From cc5d164ec20623e7a6d274ed9e1eb193d637c2a2 Mon Sep 17 00:00:00 2001 From: foefl Date: Thu, 20 Nov 2025 15:24:00 +0100 Subject: [PATCH] ignore model weights files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 21e6a91..e1303b7 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ reports/ *.code-workspace # credentials CREDENTIALS* +*.pth # Byte-compiled / optimized / DLL files __pycache__/