diff options
author | 2022-01-10 13:51:08 +0530 | |
---|---|---|
committer | 2022-01-10 13:51:08 +0530 | |
commit | 69dc2cc350cb306ceafbeca8cf0d6216d8dc39c5 (patch) | |
tree | d3c54db9a39cc5107be3c37892fcd90ac5a4ccbf /.gitignore | |
parent | Merge pull request #1008 from python-discord/fix-aoc-join-logic (diff) |
add latex command
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # bot (project-specific) log/* data/* -_latex_cache/* +exts/fun/latex/cache/* |