.DS_Store
.env
.env.*
*.crt
*.key
*.pem
credentials.json
token.json

node_modules/
dist/
coverage/

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