sngrep/.gitignore

33 lines
369 B
Plaintext

# Ignore eclipse files
.*project
.settings
# Build files
src/sngrep
tests/test-*.log
tests/test-*.trs
tests/test-???
*/*.o
*/.deps
*gmon.out
src/config.h*
src/stamp-h1
.autotools
Makefile
Makefile.in
aclocal.m4
autom4te.cache
config.log
config.status
config.sub
config.guess
configure
missing
install-sh
depcomp
test-driver
# Ignore Doxygen generated files
doc/html