diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -58,3 +58,9 @@ stamp-h1 # Python byte code *.pyc +# Doxygen +doc/latex +doc/html +doc/doxygen-build.stamp +doc/documentation.doxygen + |