__pycache__
*.pyc
*.pyo
.pytest_cache
.mypy_cache
.ruff_cache
*.egg-info
dist/
build/
.git
.github
tests/
docs/
*.md
!README.md
.env
.env.*
