.claude
/ry
railyard.yaml
.railyard/
.mysql/
.mysqlcfg/
.mcp.json
beads_railyard/
docs/plans/
.worktrees/
coverage.out
docs/superpowers/
minikube-values.yaml

# Secrets & credentials
.env
.env.*
*.pem
*.key
*.p12
*.pfx
*.secret
credentials.json

.beads/*
!.beads/config.yaml
!.beads/metadata.json

# Beads / Dolt files (added by bd init)
.dolt/
*.db
.beads-credential-key

# Example plugin binaries (built by docs/quickstart and the verification test)
/examples/plugins/hello/hello
/examples/plugins/hello/railyard-hello-example
