__pycache__/
*.py[cod]
*.egg-info/
.venv/
venv/
dist/
build/
.pytest_cache/
results/*.json
!results/.gitkeep
.DS_Store
