Update .gitignore

This commit is contained in:
2026-01-15 14:08:28 -06:00
parent 563ff01d1c
commit 7d6ea0dc20

2
.gitignore vendored
View File

@@ -1,4 +1,3 @@
# ============================================================
.env .env
.env.local .env.local
.env.*.local .env.*.local
@@ -44,6 +43,7 @@ Icon?
.project .project
.settings/ .settings/
.buildpath .buildpath
*.bak
# ============================================================ # ============================================================
# Dev scripts & scratch # Dev scripts & scratch