# Build dirs.
build*

# Documentation.
doc/doxygen/html/
doc/doxygen/latex/
doc/doxygen/xml/
doc/sphinx/_build/

# Config Files.
src/config.hpp

# Temp files.
*~
*.bak

# .orig files from patch.
*.orig
