# Python
__pycache__/
*.py[cod]
*.egg-info/
build/
dist/

# Environments
.venv/

# Tooling caches
.pytest_cache/
.ruff_cache/
.coverage
.coverage.*
htmlcov/

# OS
.DS_Store
demo_runs/
demo_runs_pylabrobot/
