diff options
author | 2022-01-21 20:21:33 +0530 | |
---|---|---|
committer | 2022-01-21 20:21:33 +0530 | |
commit | 9d49fa0ae13900be5f14d237f92c43d11d85dfc9 (patch) | |
tree | 29f8397714b2ceaf594bff85ea63a44c3e9b1d85 /.gitignore | |
parent | remove mpl from deps (diff) |
rework directory structure
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/* -bot/exts/fun/latex/cache/* +bot/exts/fun/_latex_cache/* |