From 8a339bd75c2c0ca738c1f219eda60a60858975a3 Mon Sep 17 00:00:00 2001 From: Concedo <39025047+LostRuins@users.noreply.github.com> Date: Sat, 25 Mar 2023 11:23:40 +0800 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f633beb1c..6cbaa3831 100644 --- a/.gitignore +++ b/.gitignore @@ -26,4 +26,5 @@ compile_commands.json .envrc .direnv/ -dist/ \ No newline at end of file +dist/ +llama_for_kobold.spec \ No newline at end of file