dist/
node_modules/
.env
.env.*
!.env.example
*.env
*.pem
*.key
.pypirc
credentials.json
secrets.json
*.log
.DS_Store
.venv/
__pycache__/
.pytest_cache/
.ruff_cache/
*.egg-info/
.coverage
