# Local credentials / secrets
.env
*.env
token.json
*.token.json
credentials.json

# Generated evidence/artifacts
evidence/
*.log

# Python/runtime cruft
__pycache__/
*.py[cod]
*$py.class
.pytest_cache/

# macOS cruft
.DS_Store
__MACOSX/
._*
