Files
video-converter/.gitignore
ramforth 7353501288 Update .gitignore
Added *.mp4 to avoid syncing all large videofiles used while testing

Signed-off-by: ramforth <tech@ramforth.net>
2025-11-01 16:21:25 +01:00

10 lines
57 B
Plaintext

venv/
__pycache__/
*.pyc
*.pyo
*.log
build/
dist/
*.mp4