Extend gitignore

This commit is contained in:
Daniel Veillard 2013-03-28 11:23:45 +08:00
parent 519bc6a3ab
commit 215a729645

8
.gitignore vendored
View File

@ -1,16 +1,19 @@
*.o *.o
*.lo *.lo
*.log *.log
*.pyc
*.patch *.patch
.deps .deps
.libs .libs
.memdump .memdump
COPYING COPYING
CVE-*
INSTALL INSTALL
Makefile Makefile
Makefile.in Makefile.in
aclocal.m4 aclocal.m4
autom4te.cache autom4te.cache
bissect*
config.guess config.guess
config.h config.h
config.h.in config.h.in
@ -59,6 +62,7 @@ libxml2.la
libxml2.spec libxml2.spec
list list
ltmain.sh ltmain.sh
log
missing missing
missing.lst missing.lst
m4 m4
@ -82,6 +86,7 @@ runtest
runxmlconf runxmlconf
runxmlconf.log runxmlconf.log
stamp-h1 stamp-h1
tags
test.out test.out
testAutomata testAutomata
testC14N testC14N
@ -100,7 +105,9 @@ testapi.c.new
testchar testchar
testdict testdict
testdso.la testdso.la
testlimits
testrecurse testrecurse
tmp
tst.c tst.c
tst tst
xml2-config xml2-config
@ -111,3 +118,4 @@ xmllint
xstc/Makefile xstc/Makefile
xstc/Makefile.in xstc/Makefile.in
xstc/Tests xstc/Tests
xstc/xsts-*.tar.gz