.DS_Store
.env
.env.*
!.env.example
.idea/
.vscode/
.coverage
.coverage.*
coverage.xml
htmlcov/
.pytest_cache/
.ruff_cache/
.venv/
__pycache__/
*.py[cod]
*.egg-info/
*.log
.pypirc
build/
dist/
