__pycache__/
*.py[cod]
*.so
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
.coverage.*
htmlcov/
.venv/
venv/
env/
build/
dist/
*.egg-info/
.DS_Store
tmp/
temp/
artifacts/
outputs/
*.swp
*~