diff options
author | Matias Linares <matias@deprecated.org> | 2025-03-05 17:48:23 -0300 |
---|---|---|
committer | Matias Linares <matias@deprecated.org> | 2025-03-05 17:48:23 -0300 |
commit | 228cfa7b423d77d42c6db251108c9cb8b7a51eb5 (patch) | |
tree | 9acb329042a582168e08699ab3fa8c6b1ee49e6e /.gitignore | |
parent | 99a8e02c5fd26be5ac80efa35c33b550df9c0ee9 (diff) | |
download | kodereviewer-228cfa7b423d77d42c6db251108c9cb8b7a51eb5.tar.gz |
Add documentation
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -165,3 +165,6 @@ cython_debug/ # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ + +docs/*.html +docs/images |