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

# Virtual environments
.venv

# Test artefacts
.coverage
htmlcov/
.pytest_cache/

# Local experiment outputs — keep folder, ignore contents
results/*
!results/.gitkeep

# Local data
data/

.ruff_cache/
.mypy_cache/


experimetal_design.md