Update .gitignore

This commit is contained in:
MacRimi 2025-02-13 17:33:08 +01:00 committed by GitHub
parent 612d890c12
commit 201430c8ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
.gitignore vendored
View File

@ -13,4 +13,8 @@ web/.env
web/.env.local web/.env.local
web/.env.development.local web/.env.development.local
web/.env.test.local web/.env.test.local
web/.env.production.local web/.env.production.local
# OS
.DS_Store
Thumbs.db