Added stuff to .gitignore
Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -16,5 +16,15 @@ install-sh
|
|||||||
missing
|
missing
|
||||||
configure
|
configure
|
||||||
src/.deps
|
src/.deps
|
||||||
|
modules/.deps
|
||||||
|
modules/.libs
|
||||||
stamp-h1
|
stamp-h1
|
||||||
data/*.xml
|
data/*.xml
|
||||||
|
*.lo
|
||||||
|
*~
|
||||||
|
config.guess
|
||||||
|
ltmain.sh
|
||||||
|
libtool
|
||||||
|
config.sub
|
||||||
|
m4
|
||||||
|
Build/*
|
||||||
|
Reference in New Issue
Block a user