Files
docutranslate/.gitignore
2025-05-11 21:52:29 +08:00

14 lines
162 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
tests/resource/
tests/
docutranslate/output/
# Virtual environments
.venv
app.spec