Ignore *.env: local secrets such as mattermost.env are never committed

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-09-23 17:54:38 -07:00
co-authored by Claude Opus 5.5
parent eab2fbdc55
commit 75304b4e65
+3
View File
@@ -1,3 +1,6 @@
/target/ /target/
/spike/out/ /spike/out/
/.state/ /.state/
# Local secrets and accounts (for example mattermost.env): never commit.
*.env