1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 12:25:09 +03:00

Expand .gitignore with more files

This commit is contained in:
Daniel Veillard 2012-07-11 15:21:12 +08:00
parent 8fc913fcc9
commit 549f06a8bd

9
.gitignore vendored
View File

@ -6,12 +6,15 @@
.libs
.memdump
COPYING
INSTALL
Makefile
Makefile.in
aclocal.m4
autom4te.cache
config.guess
config.h
config.h.in
config.h.in~
config.log
config.status
config.sub
@ -48,6 +51,7 @@ include/Makefile.in
include/libxml/Makefile
include/libxml/Makefile.in
include/libxml/xmlversion.h
install-sh
libtool
libxml-2.0-uninstalled.pc
libxml-2.0.pc
@ -55,7 +59,9 @@ libxml2.la
libxml2.spec
list
ltmain.sh
missing
missing.lst
m4
python/.deps
python/.libs
python/Makefile
@ -95,6 +101,8 @@ testchar
testdict
testdso.la
testrecurse
tst.c
tst
xml2-config
xml2Conf.sh
xmlcatalog
@ -102,3 +110,4 @@ xmlconf
xmllint
xstc/Makefile
xstc/Makefile.in
xstc/Tests