libbrandt/.gitignore
2016-07-13 14:02:22 +02:00

49 lines
464 B
Plaintext

# vim temp files
*~
*.swp
# generated output
*.la
*.lo
*.o
/libbrandt-*.tar.gz
# 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