aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Shakya Majumdar <[email protected]>2022-01-10 17:21:41 +0530
committerGravatar Shakya Majumdar <[email protected]>2022-01-10 17:21:41 +0530
commit89ebfc684d257286bc7cfcb9023658952314cd3b (patch)
tree7d94fc25422899059622fc7365b1a0bffa144ebc /.gitignore
parentformat error messages in codeblocks (diff)
fix path to cache in gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c914e27a..765f33c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,7 @@
# bot (project-specific)
log/*
data/*
-exts/fun/latex/cache/*
+bot/exts/fun/latex/cache/*