correct the cache path in gitignore

This commit is contained in:
slonkazoid 2024-08-01 00:27:07 +03:00
parent 00b721caab
commit 17963269f3
Signed by: slonk
SSH key fingerprint: SHA256:tbZfJX4IOvZ0LGWOWu5Ijo8jfMPi78TU7x1VoEeCIjM

2
.gitignore vendored
View file

@ -3,5 +3,5 @@
/media/* /media/*
/posts/* /posts/*
!/posts/README.md !/posts/README.md
/.slbg-cache /cache
/config.toml /config.toml