.DS_Store
.git/
.gitignore
*.swp
*.bak
*.tmp
*~

# Contabo-mkt only — applied by contabo's Flux Kustomization as raw YAML.
# Excluded from Sovereign chart packaging (Sovereigns use Cilium gateway, no Traefik).
templates/kustomization.yaml
templates/ingress.yaml
templates/ingress-console-tls.yaml
templates/sme-services/kustomization.yaml
templates/sme-services/ingress.yaml
templates/marketplace-api/kustomization.yaml
templates/marketplace-api/ingress.yaml

# Other sme-services/* and marketplace-api/* templates are PACKAGED in
# bp-catalyst-platform 1.3.0+ but each file's content is wrapped in
# `{{- if and .Values.ingress.marketplace .Values.ingress.marketplace.enabled }}`
# (issue #710). Non-marketplace Sovereigns get an empty render; marketplace
# operators flip the toggle and the SME stack + HTTPRoutes deploy together.
