mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
Adding a .gitignore to avoid status pollution
This commit is contained in:
parent
96bb740e21
commit
1e52172358
100
.gitignore
vendored
Normal file
100
.gitignore
vendored
Normal file
@ -0,0 +1,100 @@
|
||||
.deps
|
||||
.libs
|
||||
.memdump
|
||||
COPYING
|
||||
Makefile
|
||||
Makefile.in
|
||||
aclocal.m4
|
||||
autom4te.cache
|
||||
config.guess
|
||||
config.h
|
||||
config.log
|
||||
config.status
|
||||
config.sub
|
||||
configure
|
||||
depcomp
|
||||
doc/Makefile
|
||||
doc/Makefile.in
|
||||
doc/devhelp/Makefile
|
||||
doc/devhelp/Makefile.in
|
||||
doc/examples/.deps
|
||||
doc/examples/Makefile
|
||||
doc/examples/Makefile.in
|
||||
doc/examples/io1
|
||||
doc/examples/io2
|
||||
doc/examples/parse1
|
||||
doc/examples/parse2
|
||||
doc/examples/parse3
|
||||
doc/examples/parse4
|
||||
doc/examples/reader1
|
||||
doc/examples/reader2
|
||||
doc/examples/reader3
|
||||
doc/examples/reader4
|
||||
doc/examples/testWriter
|
||||
doc/examples/tree1
|
||||
doc/examples/tree2
|
||||
doc/examples/xpath1
|
||||
doc/examples/xpath2
|
||||
example/.deps
|
||||
example/Makefile
|
||||
example/Makefile.in
|
||||
example/gjobread
|
||||
include/Makefile
|
||||
include/Makefile.in
|
||||
include/libxml/Makefile
|
||||
include/libxml/Makefile.in
|
||||
include/libxml/xmlversion.h
|
||||
libtool
|
||||
libxml-2.0-uninstalled.pc
|
||||
libxml-2.0.pc
|
||||
libxml2.la
|
||||
libxml2.spec
|
||||
list
|
||||
ltmain.sh
|
||||
missing.lst
|
||||
python/.deps
|
||||
python/.libs
|
||||
python/Makefile
|
||||
python/Makefile.in
|
||||
python/gen_prog
|
||||
python/libxml2-export.c
|
||||
python/libxml2-py.c
|
||||
python/libxml2-py.h
|
||||
python/libxml2.py
|
||||
python/libxml2class.py
|
||||
python/libxml2class.txt
|
||||
python/libxml2mod.la
|
||||
python/tests/Makefile
|
||||
python/tests/Makefile.in
|
||||
python/tests/tmp.xml
|
||||
runsuite
|
||||
runtest
|
||||
runxmlconf
|
||||
runxmlconf.log
|
||||
stamp-h1
|
||||
test.out
|
||||
testAutomata
|
||||
testC14N
|
||||
testHTML
|
||||
testModule
|
||||
testReader
|
||||
testRegexp
|
||||
testRelax
|
||||
testSAX
|
||||
testSchemas
|
||||
testThreads
|
||||
testURI
|
||||
testXPath
|
||||
testapi
|
||||
testapi.c.new
|
||||
testchar
|
||||
testdict
|
||||
testdso.la
|
||||
testrecurse
|
||||
xml2-config
|
||||
xml2Conf.sh
|
||||
xmlcatalog
|
||||
xmlconf
|
||||
xmllint
|
||||
xstc/Makefile
|
||||
xstc/Makefile.in
|
Loading…
x
Reference in New Issue
Block a user