mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2024-12-24 21:33:51 +03:00
Expand .gitignore with more files
This commit is contained in:
parent
8fc913fcc9
commit
549f06a8bd
9
.gitignore
vendored
9
.gitignore
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user