# Build output
bin/
/gsc-ops-api
/server
*.bak
*.bak.*

# Local IDE/editor noise
.vscode/
.idea/
*.swp
*~

# Go test/coverage artefacts
*.test
*.out
coverage.html

# Local config overrides — actual secrets live in Infisical and TLS in /etc
*.local.yaml
.env
.env.*
