14 lines
162 B
Plaintext
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
|