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

# Pytest
.pytest_cache/

# Ruff
.ruff_cache/

# Virtual environments
.venv

# Environment variables
.env

data/
