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

# eclipse file
.project
.cproject
.settings

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

# testsuite stuff
testsuite
*.m4

# miscellaneous stuff
*.log

