add .gitignore
This commit is contained in:
parent
5abe4eaf38
commit
443b4611ad
29
.gitignore
vendored
Normal file
29
.gitignore
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
*.so
|
||||
*.o
|
||||
ar-lib
|
||||
po/Makefile.in.in
|
||||
po/POTFILES
|
||||
po/*.gmo
|
||||
stamp-it
|
||||
compile
|
||||
config.guess
|
||||
config.h*
|
||||
config.log
|
||||
config.rpath
|
||||
config.status
|
||||
config.sub
|
||||
autom4te.cache
|
||||
aclocal.m4
|
||||
configure
|
||||
depcomp
|
||||
install-sh
|
||||
libtool
|
||||
ltmain.sh
|
||||
Makefile
|
||||
Makefile.in
|
||||
m4
|
||||
missing
|
||||
stamp-h1
|
||||
.deps
|
||||
.libs
|
||||
src/gtkballs
|
Loading…
x
Reference in New Issue
Block a user