diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2016-11-17 21:10:17 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2016-11-17 21:10:17 (GMT) |
commit | 574585fa78070b0cc6b5ad22543e21a3502a122b (patch) | |
tree | 0e96ee0e38f68bcd7662e7815f96e0151740056f /.gitignore | |
download | blt-574585fa78070b0cc6b5ad22543e21a3502a122b.zip blt-574585fa78070b0cc6b5ad22543e21a3502a122b.tar.gz blt-574585fa78070b0cc6b5ad22543e21a3502a122b.tar.bz2 |
Squashed 'libxml2/' content from commit d9321d2
git-subtree-dir: libxml2
git-subtree-split: d9321d23d75a97f655f9325007ea7837f101100f
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 121 |
1 files changed, 121 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..995094d --- /dev/null +++ b/.gitignore @@ -0,0 +1,121 @@ +*.o +*.lo +*.log +*.pyc +*.patch +.deps +.libs +.memdump +COPYING +CVE-* +INSTALL +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +bissect* +config.guess +config.h +config.h.in +config.h.in~ +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 +install-sh +libtool +libxml-2.0-uninstalled.pc +libxml-2.0.pc +libxml2.la +libxml2.spec +list +ltmain.sh +log +missing +missing.lst +m4 +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 +tags +test.out +testAutomata +testC14N +testHTML +testModule +testReader +testRegexp +testRelax +testSAX +testSchemas +testThreads +testURI +testXPath +testapi +testapi.c.new +testchar +testdict +testdso.la +testlimits +testrecurse +tmp +tst.c +tst +xml2-config +xml2Conf.sh +xmlcatalog +xmlconf +xmllint +xstc/Makefile +xstc/Makefile.in +xstc/Tests +xstc/xsts-*.tar.gz |