# All kinds of automatic backup files.
*.orig
*.rej
*~
.#*
\#*#

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

# Other files generated by autogen.sh and distributed:
/config.h.msvc

