Add public/.update to .gitignore

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Serreau Jovann
2026-03-20 13:46:58 +01:00
parent 08704c9824
commit 552c1da07a

1
.gitignore vendored
View File

@@ -14,6 +14,7 @@
###< phpunit/phpunit ###
/public/build/
/public/.update
docker-compose-prod.yml
node_modules/
.idea/