# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv
checkpoints/
data/
.pytest_cache/
src/von/local_backends/
js/node_modules/

