From 3df11be5e9853a69ee8d230ef546aea7715a63db Mon Sep 17 00:00:00 2001 From: Javanaut Date: Sun, 12 Apr 2026 12:24:19 +0200 Subject: [PATCH] upd .gitignore --- .gitignore | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index eb22b5a..cbc9287 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ -__pycache__ +__pycache__/ +*.py[cod] junk/ .vscode .ipynb_checkpoints/ @@ -12,4 +13,11 @@ bin/conversiontest.py build/ dist/ *.egg-info/ +.venv/ +venv/ .codex + + +*.mkv +*.webm +ffmpeg2pass-0.log