# Go build artifacts
/bin/
/dist/
*.exe
*.test
*.out
*.prof
coverage.*
/anchorage
/anchorage.exe

# Editor / OS / tool-local
.idea/
.vscode/
.claude/
.DS_Store
Thumbs.db

# Runtime / local config
/configs/anchorage.local.yaml
/configs/*.secret.yaml
*.env
*.key
*.pem

# NATS JetStream data + Kubo repos
/data/
/var/
