1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 12:25:09 +03:00
libxml2/.gitignore

66 lines
714 B
Plaintext
Raw Permalink Normal View History

2017-10-09 03:10:11 +03:00
*.exe
2012-01-22 13:35:17 +04:00
*.o
*.la
2012-01-22 13:35:17 +04:00
*.lo
2013-03-28 07:23:45 +04:00
*.pyc
# Executables
/xmlcatalog
/xmllint
# Test executables
/runsuite
/runtest
/runxmlconf
/testModule
/testapi
/testchar
/testdict
/testlimits
/testparser
/testrecurse
# Tests
/missing.lst
/runsuite.log
/runxmlconf.log
/test.out
/xmlconf
# Generated by build system
/config.h
/include/libxml/xmlversion.h
/libxml-2.0.pc
/libxml2-config.cmake
/xml2-config
# Autotools
.deps
.libs
Makefile
Makefile.in
/INSTALL
/aclocal.m4
/autom4te.cache
/compile
/config.guess
2024-02-01 15:55:20 +03:00
/config.guess~
/config.h.in
/config.h.in~
/config.log
/config.status
/config.sub
2024-02-01 15:55:20 +03:00
/config.sub~
/configure
/configure~
/depcomp
/install-sh
2024-02-01 15:55:20 +03:00
/install-sh~
/libtool
/ltmain.sh
/missing
/m4/libtool.m4
/m4/lt*.m4
/py-compile
/stamp-h1