Files
MSE-PI-E2EEDA-Plein-de-eeee…/.gitignore
DjeAvd 27e7cd07fd chore(gateway): exclude config.json from repo, add example config
config.json contains deployment-specific values and should not be versioned.
config.example.json serves as a template for new deployments.
2026-06-04 12:32:45 +02:00

15 lines
109 B
Plaintext

# IDE
.zed
.vscode
.idea
HEAD
# Local
.claude/
.DS_Store
# Secrets
**/secrets/
**/.env
gateway/config.json