Fix storage/cache ignore path and untrack cache files

This commit is contained in:
Théophile Gervreau-Mercier
2026-04-25 19:20:51 +02:00
parent 209dc86990
commit 780105eec0
2 changed files with 3 additions and 4 deletions

2
.gitignore vendored
View File

@@ -8,7 +8,7 @@ app/storage/test.db
### Logs ###
error.log
app/storage/cache/*
storage/cache/
# Nix
.direnv/