diff options
author | albert-github <albert.tests@gmail.com> | 2021-03-22 14:40:44 (GMT) |
---|---|---|
committer | albert-github <albert.tests@gmail.com> | 2021-03-22 14:40:44 (GMT) |
commit | ac964d50c0af9726bfd1a100ae4fbbdc25662110 (patch) | |
tree | 79711ab9c019817a76405be053d67df87add6a1c /.gitignore | |
parent | 39d20a3660942b12f3b003d0986794568e86d984 (diff) | |
download | Doxygen-ac964d50c0af9726bfd1a100ae4fbbdc25662110.zip Doxygen-ac964d50c0af9726bfd1a100ae4fbbdc25662110.tar.gz Doxygen-ac964d50c0af9726bfd1a100ae4fbbdc25662110.tar.bz2 |
Maintenance of .gitignore
A file and a directory, generated by the doxygen internal documentation, were not excluded from the list that should go into the repository.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,8 @@ /doxygen_docs /doxygen.tag /build* +/qtools_docs +/warnings.log tags |