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

