libbrandt/.gitignore
2017-02-14 13:38:13 +01:00

51 lines
476 B
Plaintext

# vim temp files
*~
*.swp
*.swo
# generated output
*.la
*.lo
*.o
/libbrandt-*.tar.gz
bench
# test files
test_*
!test_*.c
# latex stuff
*.aux
*.log
*.pdf
/doc/man/
/doc/html/
# autofoo
Makefile
Makefile.in
/brandt_config.h
/brandt_config.h.in
/stamp-h1
/.deps/
/.libs/
/aclocal.m4
/autom4te.cache/
/autoscan-*.log
/compile
/config.guess
/config.log
/config.status
/config.sub
/configure
/configure.scan
/depcomp
/install-sh
/libtool
/ltmain.sh
/m4/
/missing
/test-driver