# specific source code stuff
version.c
.git-version

# eclipse file
.autotools
.project
.cproject
.settings

# automake stuff
configure
config.h*
*.in
build*
config/*
debug*
aclocal.m4
autom4te.cache

#documentation
doc/html

# testsuite stuff
testsuite
*.m4

# miscellaneous stuff
*.log

