Update .gitignore

This commit is contained in:
MacRimi
2025-02-13 17:33:08 +01:00
committed by GitHub
parent 612d890c12
commit 201430c8ed
+4
View File
@@ -14,3 +14,7 @@ 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