Files
document_analyzer/.gitignore
T
2026-05-29 22:13:56 +08:00

10 lines
84 B
Plaintext

__pycache__/
.pytest_cache/
*.pyc
*.pyo
output/
*.egg-info/
dist/
.runner
*_output/