.state/
logs/
node_modules/
package-lock.json
npm-debug.log*
.DS_Store
.env
.env.*
!.env.example
provider-*.yml
provider-*.yaml
dist/
coverage/
target/
**/target/

# Local scratch/worktree artifacts
/.worktree/
/data/
/output/
/debug.evidence
/sync-keycloak-admin-password.tmp.sh
/nul
/=
/\\

# Local deployment scratch manifests
/deploy/k8s/keycloak/
