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