__pycache__/
*.pyc
dist/
build/
*.egg-info/
.godotiq/
.venv/
*.import
.godot/
.pytest_cache/

# Secrets — NEVER commit
.mcpregistry_*
*.token

# Node
node_modules/

# Local settings / local tooling
.claude/
.DS_Store
