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:
@@ -1,3 +1,6 @@
|
||||
/target/
|
||||
/spike/out/
|
||||
/.state/
|
||||
|
||||
# Local secrets and accounts (for example mattermost.env): never commit.
|
||||
*.env
|
||||
|
||||
Reference in New Issue
Block a user