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

# Files generated by the autotools:
/configure

