chore: ignorar settings-production-*.json y settings-tests.json (secretos)
This commit is contained in:
parent
ee7af168d6
commit
8281fa3427
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -12,3 +12,8 @@ public/locales/undefined/
|
||||||
.screenshots
|
.screenshots
|
||||||
.vscode
|
.vscode
|
||||||
output.json
|
output.json
|
||||||
|
|
||||||
|
# fase-0 higiene: variantes de settings con secretos (no versionar)
|
||||||
|
settings-production-*.json
|
||||||
|
settings-tests.json
|
||||||
|
*.json~
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue