envelope_authorizer/.gitignore
2026-06-29 21:55:13 -04:00

9 lines
79 B
Plaintext

__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
.pytest_cache/
.claude/