.venv
.p
.env.*
!.env.example
__pycache__/
*.pyc
*.pyo
*.pyd
*.egg-info/
dist/
build/
.DS_Store
.git
.pytest_cache/
pyrightconfig.json
.env
examples/.env
examples/__pycache__/
