summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLibravatar tobi <31960611+tsmethurst@users.noreply.github.com>2023-05-06 17:33:37 +0200
committerLibravatar GitHub <noreply@github.com>2023-05-06 17:33:37 +0200
commit9b4b4d4eb81e16783eb3f21bea6c997d560c0cbe (patch)
tree3ee91e76dbd45e01120ac991fc9975d02b15b98c /.gitignore
parent[bugfix] Serve correct 'application/jrd+json' content type for webfinger requ... (diff)
downloadgotosocial-9b4b4d4eb81e16783eb3f21bea6c997d560c0cbe.tar.xz
[chore] update readthedocs deps, use conda (#1742)
* [chore] update readthedocs deps, use conda * work this time thx
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f2a409fc0..7b856448c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,6 @@ shell.nix
# ignore config dirs from IDEs
/.idea/
/.fleet/
+
+# ignore cache dir from mkdocs serve
+/.cache