.venv/
.git/
.gitignore
.mypy_cache/
.pytest_cache/
.vscode/
__pycache__/
*.pyc
*.pyo
*.egg-info/
build/
dist/
*.md
.env
.env.*
.python-version
