diff options
author | Prefetch | 2021-02-20 20:21:32 +0100 |
---|---|---|
committer | Prefetch | 2021-02-20 20:21:32 +0100 |
commit | 88d42030530abeba4f3ceaf63da71e6cdfa71267 (patch) | |
tree | f16d7f173d8cc4c0ba9eaaf8467099a2bd90555e /.gitignore | |
parent | 92a86d01c4837901fa433158294a9ce23cbfcefa (diff) |
Stop tracking the knowledge base's index.html files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ /public/ /mathjax/ /static/mathjax/ +/latex/know/concept/*/index.html |