mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2024-12-25 23:21:26 +03:00
66 lines
734 B
Plaintext
66 lines
734 B
Plaintext
*.exe
|
|
*.o
|
|
*.la
|
|
*.lo
|
|
*.pyc
|
|
|
|
# Executables
|
|
/example/gjobread
|
|
/xmlcatalog
|
|
/xmllint
|
|
|
|
# Test executables
|
|
/runsuite
|
|
/runtest
|
|
/runxmlconf
|
|
/testModule
|
|
/testThreads
|
|
/testapi
|
|
/testchar
|
|
/testdict
|
|
/testlimits
|
|
/testrecurse
|
|
|
|
# Tests
|
|
/dba100000.xml
|
|
/missing.lst
|
|
/runsuite.log
|
|
/runxmlconf.log
|
|
/test.out
|
|
/xmlconf
|
|
|
|
# Generated by build system
|
|
/config.h
|
|
/include/libxml/xmlversion.h
|
|
/libxml-2.0-uninstalled.pc
|
|
/libxml-2.0.pc
|
|
/libxml2-config.cmake
|
|
/xml2-config
|
|
|
|
# Autotools
|
|
.deps
|
|
.libs
|
|
Makefile
|
|
Makefile.in
|
|
/INSTALL
|
|
/aclocal.m4
|
|
/autom4te.cache
|
|
/compile
|
|
/config.guess
|
|
/config.h.in
|
|
/config.h.in~
|
|
/config.log
|
|
/config.status
|
|
/config.sub
|
|
/configure
|
|
/configure~
|
|
/depcomp
|
|
/install-sh
|
|
/libtool
|
|
/ltmain.sh
|
|
/missing
|
|
/m4/libtool.m4
|
|
/m4/lt*.m4
|
|
/py-compile
|
|
/stamp-h1
|