# configure outputs
autom4te.cache
config.log
config.status
makefile

# automake outputs
**/.deps
**/.dirstamp

# binary build outputs
*.a
*.dll
*.dylib
*.so
*.tar.gz
**/*.o
tune/tune
tune/tune.exe

# libtools outputs
*.l[oa]

# other generated files
src/tuning.c

# editor temp files
*.sw[pon]
