sngrep/.gitignore
2015-02-06 14:31:47 +01:00

24 lines
267 B
Plaintext

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