__pycache__/
*.py[cod]
*.so

.idea/
.venv/
.uv-cache/
.ruff_cache/
.pytest_cache/
.mypy_cache/
.tmp_iwp**/

dist/
build/
*.egg-info/

.DS_Store


scripts/
summary/
docs/
log/
