diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2016-11-17 17:24:30 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2016-11-18 07:25:00 +0100 |
commit | 660b744c4bef80655c240032bc942920629a0d44 (patch) | |
tree | ac59db92d1857f16049a74881836228531aaa330 | |
parent | be39ab9fdbaba118ece1dcc3e064c8452fcdd277 (diff) | |
download | sciteco-660b744c4bef80655c240032bc942920629a0d44.tar.gz |
updated .gitignore
-rw-r--r-- | .gitignore | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -41,8 +41,13 @@ testsuite.dir # Generated documentation /doc/sciteco.[17] -/doc/sciteco.[17].html /doc/sciteco.7.in -/doc/sciteco.7.htbl +/doc/grosciteco.tes.1 +/doc/tedoc.tes.1 +/doc/*.intermediate +/doc/*.woman* +/doc/*.htbl +/doc/*.html + /doc/Doxyfile /doc/doxygen |