← back to Forza
broaden .gitignore env pattern to .env.* per standing rule
8d4f567c77215c84ecde1198da91cb286f910561 · 2026-05-18 20:19:49 -0700 · SteveStudio2
Files touched
Diff
commit 8d4f567c77215c84ecde1198da91cb286f910561
Author: SteveStudio2 <steve@designerwallcoverings.com>
Date: Mon May 18 20:19:49 2026 -0700
broaden .gitignore env pattern to .env.* per standing rule
---
.gitignore | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 96b9431..dad2a3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,7 +2,7 @@
*.log
node_modules/
.env
-.env.local
+.env.*
# Standing-rule additions (2026-05-07)
tmp/
← e823c46 guard diary TOC builder against missing #toc-list element
·
back to Forza
·
Forza: strip 3rd-party figma.com capture.js from 5 prod them 424b3c2 →