This commit is contained in:
@@ -7,6 +7,14 @@ data/
|
||||
.env.*
|
||||
!.env.example
|
||||
config.yaml
|
||||
# Real config variants / backups at repo root (config-dogfood.yaml,
|
||||
# config.yaml.bak-<timestamp>, ...) hold live credentials — never track them.
|
||||
# Root-anchored: an unanchored `config*.yaml` would also swallow the tracked
|
||||
# ui/e2e-auth/config.e2e-auth.yaml test fixture.
|
||||
/config*.yaml
|
||||
!/config.yaml.example
|
||||
*.bak-*
|
||||
feedback/
|
||||
.superpowers/
|
||||
*.db
|
||||
*.db-wal
|
||||
|
||||
Reference in New Issue
Block a user