core: add .gitignore file

This commit is contained in:
Dan Williams 2011-07-11 20:21:01 -05:00
parent eca93cf1ed
commit 7c2e0be62d
1 changed files with 39 additions and 0 deletions

39
.gitignore vendored Normal file
View File

@ -0,0 +1,39 @@
*~
*.o
*.lo
*.la
*.bz2
Makefile
Makefile.in*
configure
compile
config.*
aclocal.m4
depcomp
install-sh
libtool
ltmain.sh
missing
mkinstalldirs
stamp-*
.deps
.libs
autom4te.cache
intltool-*
TAGS
COPYING
INSTALL
ABOUT-NLS
*.pc
AUTHORS
ChangeLog
*.a
m4/libtool.m4
m4/lt~obsolete.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
GobiQDLService