arabica/.gitignore

88 lines
1.2 KiB
Text
Raw Normal View History

2012-09-14 12:13:13 +02:00
*.o
2012-09-13 20:03:55 +02:00
*~
libtool
2015-12-23 13:57:39 +01:00
ltmain.sh
2012-09-13 20:03:55 +02:00
config.log
config.status
configure
compile
2012-09-13 20:03:55 +02:00
autom4te.cache
missing
test-driver
2012-09-13 20:03:55 +02:00
Makefile
Makefile.in
.deps
.dirstamp
2012-09-13 20:03:55 +02:00
aclocal.m4
arabica.pc
include/SAX/ArabicaConfig.hpp
include/SAX/stamp-h1
tests/XSLT/test_path.hpp
*.exe
*.lo
*.la
.libs
config.cache
vs9\*.user
*.ncb
*.suo
*/Debug*
*/Release*
*.ilk
*.pdb
*.exp
*.lib
*.bsc
lib
*.tar.gz
*.tar.bz2
*.zip
vs9/mangle.sln
vs10/mangle.sln
*.stackdump
*.lnk
2013-02-09 15:38:58 +01:00
*.dll
2012-09-13 20:03:55 +02:00
spec
gmon.out
2015-12-03 00:15:43 +01:00
*.log
*.trs
2012-09-13 20:03:55 +02:00
examples/DOM/dom2pyx
examples/DOM/domwriter
examples/SAX/pyx
examples/SAX/simple_handler
examples/SAX/writer
examples/SAX/xmlbase
examples/Taggle/taggle
examples/Utils/transcode
examples/XPath/xgrep
examples/XSLT/mangle
fractal*.html
tests/SAX/filter_test*
tests/DOM/dom_test*
tests/XPath/xpath_test*
tests/Taggle/taggle_test
tests/Utils/utils_test*
2015-12-10 00:03:49 +01:00
tests/XSLT/xslt_test*
2012-11-20 08:51:37 +01:00
bin/mandelbrot-*.html
2012-09-13 20:03:55 +02:00
doc/html
m4/lt~obsolete.m4
m4/ltversion.m4
m4/ltsugar.m4
m4/ltoptions.m4
m4/libtool.m4
2012-09-13 20:03:55 +02:00
*.vcxproj.filters
*.vcxproj.user
*.sdf
ipch
test_path.hpp
2012-09-14 17:56:47 +02:00
*.opensdf
2012-11-01 23:39:12 +01:00
CMakeCache.txt
CMakeFiles
CMakeFiles/*
cmake_install.cmake
2012-12-30 01:10:31 +01:00
build/*
*.DS_Store*
2015-03-25 18:32:44 +01:00
compile
test-driver