.deps/
.libs/
*.o
*.la
*.lo
*~
*.[1-9]
*.gz
Makefile
Makefile.in
/aclocal.m4
/config.log
/config.status
/config.h
/configure
/autom4te.cache
/build-aux/
/config.h.in
/configure
/libtool
/m4/libtool.m4
/m4/ltoptions.m4
/m4/ltsugar.m4
/m4/ltversion.m4
/m4/lt~obsolete.m4
ar-lib
stamp-h1

# vmodtool
vcc_*_if.[ch]
vmod_*.rst

# docs
! /docs/vmod_*.rst

# test suite
*.log
*.trs
test-driver

# ax_code_coverage
*.gcno
*.gcda
*.info
lcov/
