mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-02-05 05:47:00 +03:00
Clean up .gitignore
Remove stuff which probably shouldn't be ignored.
This commit is contained in:
parent
e07f765f59
commit
8979d739eb
34
.gitignore
vendored
34
.gitignore
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user