__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
dist/
*.egg-info/
.eggs/
.venv/
venv/
env/
.env
.ipynb_checkpoints/
.pytest_cache/
.ruff_cache/
.DS_Store
*.pth
*.pt
*.ckpt
checkpoints/
.cache/

# Sibling clones (for local dev/testing)
robots/

site/
strands_vjepa/_version.py
