From 8979d739eb0a5c2cdd1c5dbbc957c06e486687a5 Mon Sep 17 00:00:00 2001 From: Nick Wellnhofer Date: Fri, 28 Apr 2023 20:22:05 +0200 Subject: Clean up .gitignore Remove stuff which probably shouldn't be ignored. --- .gitignore | 34 ---------------------------------- 1 file changed, 34 deletions(-) diff --git a/.gitignore b/.gitignore index 6f5dc0b4..a5158305 100644 --- a/.gitignore +++ b/.gitignore @@ -1,20 +1,14 @@ *.exe *.o *.lo -*.log *.pyc -*.patch .deps .libs -.memdump -COPYING -CVE-* INSTALL Makefile Makefile.in aclocal.m4 autom4te.cache -bissect* compile config.guess config.h @@ -27,13 +21,6 @@ configure configure~ dba100000.xml 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 @@ -49,14 +36,7 @@ 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 @@ -64,18 +44,12 @@ libxml-2.0-uninstalled.pc libxml-2.0.pc libxml2-config.cmake libxml2.la -list ltmain.sh -log missing missing.lst m4/libtool.m4 m4/lt*.m4 py-compile -python/.deps -python/.libs -python/Makefile -python/Makefile.in python/gen_prog python/libxml2-export.c python/libxml2-py.c @@ -85,34 +59,26 @@ python/libxml2class.py python/libxml2class.txt python/libxml2mod.la python/setup.py -python/tests/Makefile -python/tests/Makefile.in python/tests/tmp.xml runsuite runtest runxmlconf runxmlconf.log stamp-h1 -tags test.out testModule testThreads testapi -testapi.c.new testchar testdict testdso.la testlimits testrecurse tmp -tst.c -tst xml2-config xmlcatalog xmlconf xmllint xstc/*-test.py -xstc/Makefile -xstc/Makefile.in xstc/Tests xstc/xsts-*.tar.gz -- cgit v1.2.1