diff options
author | albert-github <albert.tests@gmail.com> | 2013-08-18 09:12:16 (GMT) |
---|---|---|
committer | albert-github <albert.tests@gmail.com> | 2013-08-18 09:12:16 (GMT) |
commit | 353ca5e3bd4e6f460a53c06b896694a83e44a8a3 (patch) | |
tree | 2ddf1fc18ea915c764f37b712ffac11e16fd5310 /.gitignore | |
parent | 691a654b331a1036c8a5bbf4d06e4d8fcb4d799c (diff) | |
download | Doxygen-353ca5e3bd4e6f460a53c06b896694a83e44a8a3.zip Doxygen-353ca5e3bd4e6f460a53c06b896694a83e44a8a3.tar.gz Doxygen-353ca5e3bd4e6f460a53c06b896694a83e44a8a3.tar.bz2 |
During documentation generation some extra files are generated that are not intended for git
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -73,3 +73,6 @@ /doc/Makefile /doc/translator_report.txt +/examples/*/html +/html +/latex |