sngrep/.gitignore
2015-02-06 15:39:12 +01:00

23 lines
251 B
Plaintext

# Ignore eclipse files
.*project
.settings
# Build files
src/sngrep
src/*.o
src/.deps
src/config.h*
src/stamp-h1
.autotools
Makefile
Makefile.in
aclocal.m4
autom4te.cache
config.log
config.status
configure
# Ignore Doxygen generated files
doc/html