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