forked from slonk/bingus-blog
correct the cache path in gitignore
This commit is contained in:
parent
00b721caab
commit
17963269f3
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -3,5 +3,5 @@
|
||||||
/media/*
|
/media/*
|
||||||
/posts/*
|
/posts/*
|
||||||
!/posts/README.md
|
!/posts/README.md
|
||||||
/.slbg-cache
|
/cache
|
||||||
/config.toml
|
/config.toml
|
||||||
|
|
Loading…
Reference in a new issue