__pycache__
*.pyc
.pytest_cache
.mypy_cache
.ruff_cache
.venv
venv
dist
build
*.egg-info
.coverage
htmlcov
.DS_Store
.env
.env.*
.vscode
.idea
