__pycache__/
*.pyc
.pytest_cache/
.venv/
venv/
.env
.env.*
!.env.example
*.egg-info/
dist/
build/
.coverage
.idea/
.vscode/
