Update .gitignore

This commit is contained in:
2025-07-15 19:30:17 +02:00
parent 5ae40c2b8c
commit 7e657a1eb3
+2 -1
View File
@@ -13,7 +13,7 @@ Icon
# Lock files # Lock files
# --------------- # ---------------
.lock *.lock
# Editors # Editors
# (sensitive workspace files) # (sensitive workspace files)
@@ -31,6 +31,7 @@ Icon
/site/cache/* /site/cache/*
!/site/cache/index.html !/site/cache/index.html
.php-cs-fixer.cache
# Accounts # Accounts
# --------------- # ---------------