*.claude

# User config (created on first run, never committed)
.vastly.json

# Python
__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.venv/
.pytest_cache/
