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

# Virtual environments
.venv
vdl-core/.venv/

# Test and tooling caches
.ruff_cache/
.pytest_cache/
.mypy_cache/

# Generated output
data/
