Fix gitignore

This commit is contained in:
bingus_violet 2024-06-08 17:00:17 -05:00
parent 9ae8ebfe98
commit 1f6b57c1b9
2 changed files with 9 additions and 1 deletions

2
.gitignore vendored
View file

@ -131,4 +131,4 @@ dist
.pnp.*
cache
cache.json
/cache.json

8
defaults/cache.json Normal file
View file

@ -0,0 +1,8 @@
{
"imgs": {
},
"songs": {
}
}