upd .gitignore

This commit is contained in:
Javanaut
2026-04-12 12:24:19 +02:00
parent 72c735c3ee
commit 3df11be5e9

10
.gitignore vendored
View File

@@ -1,4 +1,5 @@
__pycache__ __pycache__/
*.py[cod]
junk/ junk/
.vscode .vscode
.ipynb_checkpoints/ .ipynb_checkpoints/
@@ -12,4 +13,11 @@ bin/conversiontest.py
build/ build/
dist/ dist/
*.egg-info/ *.egg-info/
.venv/
venv/
.codex .codex
*.mkv
*.webm
ffmpeg2pass-0.log