chore: update .gitignore to allow cache-on-save plugin
This commit is contained in:
+3
-1
@@ -3,10 +3,12 @@
|
|||||||
|
|
||||||
# Grav CMS
|
# Grav CMS
|
||||||
/user/
|
/user/
|
||||||
|
!/user/
|
||||||
|
!/user/plugins/
|
||||||
|
!/user/plugins/cache-on-save/
|
||||||
user/accounts/
|
user/accounts/
|
||||||
user/data/
|
user/data/
|
||||||
user/cache/
|
user/cache/
|
||||||
user/plugins/
|
|
||||||
|
|
||||||
# Claude
|
# Claude
|
||||||
.claude/
|
.claude/
|
||||||
|
|||||||
Reference in New Issue
Block a user