libcruft-util/.gitignore
Danny Robson b814c83e21 test/json: run tests through a line wine/crlf wrapper
unit tests rely on AWKs record seperator being LF which presents issues
when running windows tests. rather than modify the tap-driver provided
by autotools (which would be extremely annoying to maintain) we run all
tests through wine-crlf.sh which will perform line ending transforms as
required.

it's a pretty braindead script, so don't do anything terrifically
extreme under it.
2016-04-27 17:13:36 +10:00

24 lines
242 B
Plaintext

/aclocal.m4
/autom4te.cache/
/compile
/config.*
/configure
/depcomp
.deps/
.dirstamp
/Doxyfile
/install-sh
/ip.cpp
/json.cpp
/libgim-*.tar.*
.libs
/libtool
/ltmain.sh
Makefile
Makefile.in
/missing
/stamp-h1
/test-driver
/uri.cpp
/version.cpp