node_modules/
dist/
build/
.next/
.turbo/
.eggs/
*.egg-info/
__pycache__/
*.pyc
*.pyo
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
venv/
.env
.env.local
.env.*
!.env.example
.DS_Store
Thumbs.db
*.swp
*.tmp
*.bak
*.log
.idea/
.vscode/
coverage/
.nyc_output/
*.tsbuildinfo

# Hydra operator state — never commit
.voidly-hydra/
hydra-keys/
probes-config.json
!probes-config.example.json
.mcpregistry_github_token
