*.claude
.vscode/
.vastly.json
publish.txt

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