From f5080da474487e9532e4b332352c51afba97be78 Mon Sep 17 00:00:00 2001 From: staviq Date: Thu, 24 Aug 2023 19:47:18 +0200 Subject: [PATCH] update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 734b7a4f8..5483de6ba 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,8 @@ *.so *.gguf *.bin +*.exe +*.dll *.log .DS_Store .build/