Files
2026-08-24 08:11:59 -07:00

9 lines
87 B
Plaintext

__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
dist/
build/