Files
slide-translate/.gitignore
2025-11-07 04:03:57 +11:00

14 lines
142 B
Plaintext
Executable File

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
input/
output/
config.ini
test.py