.DS_Store
.env
.env.*
*.pem
*.key
*.p8
SECURITY.md

__pycache__/
*.py[cod]
*$py.class
.Python
.venv/
venv/
dist/
build/
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
