.DS_Store
.env
.env.*
!.env.example
.pypirc
pip.conf
pip.ini
*.crt
*.key
*.pem
*.token
token*.json
secrets*.json
.mypy_cache/
.pytest_cache/
.ruff_cache/
.venv/
__pycache__/
*.egg-info/
build/
dist/
