# Patterns for all subdirectories: all kinds of automatic backup files.
*.orig
*.rej
*~
.#*
\#*#

# Files generated by the autotools:
/aclocal.m4
/configure
/Makefile.in

