chore: ignorar settings-production-*.json y settings-tests.json (secretos)

This commit is contained in:
vjrj 2026-07-12 23:26:16 +02:00
parent ee7af168d6
commit 8281fa3427

5
.gitignore vendored
View file

@ -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~