Update .gitignore: simplify patterns for secrets and config environment files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -10,5 +10,5 @@ CLAUDE.md
|
||||
**/.claude/settings.local.json
|
||||
|
||||
# Sovereign Cloud
|
||||
apps/**/config/secrets.env
|
||||
apps/**/config/config.env
|
||||
**/config/secrets.env
|
||||
**/config/config.env
|
||||
|
Reference in New Issue
Block a user