Files
docutranslate/.gitignore
2025-05-12 09:25:00 +08:00

14 lines
160 B
Plaintext

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