From bd10762107394b97249f4446fd3bf3d0ee1ab3df Mon Sep 17 00:00:00 2001 From: Till-JS <101404291+Till-JS@users.noreply.github.com> Date: Wed, 28 Jan 2026 16:15:01 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20chore:=20add=20Python=20and=20ML?= =?UTF-8?q?=20model=20files=20to=20gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.gitignore b/.gitignore index 643166e29..768b60bd7 100644 --- a/.gitignore +++ b/.gitignore @@ -100,3 +100,16 @@ yarn.lock # Mac Mini deployment .env.macmini ssh-key-command.txt + +# Python +.venv/ +__pycache__/ +*.py[cod] +*$py.class +*.so +.Python +pip-log.txt +pip-delete-this-directory.txt + +# ML Models (large files, downloaded on demand) +mlx_models/