__pycache__/
*.py[cod]
*.so
.venv/
venv/
.env
*.egg-info/
dist/
build/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.DS_Store
