# emacs-generated files.
*~
\#*\#

# autoconf/automake/autotools shit.
stamp-h1
compile
depcomp
aclocal.m4
autom4te.cache
install-sh
Makefile.in
Makefile
config*
.deps
/missing
*.Po

# tests shit
*.trs
*.log
test-driver

# unittests
test_*
!test_*.c

# binaries, libraries, and objects
*.[oa]
qa
gen
unittest
primes.txt

# latex-generated files.
book/*.pdf
book/*.out
book/*.log
book/*.aux
book/*.idx
book/*.toc