__pycache__/
*.py[cod]
*.egg-info/
.venv/
.ruff_cache/

/data/*
!/data/.gitkeep
/runs/*
!/runs/.gitkeep
