From a72e4116b14e950f176e96c8c71d9230339385b6 Mon Sep 17 00:00:00 2001 From: retoor Date: Thu, 29 Jan 2026 01:29:50 +0000 Subject: [PATCH] chore: add build directory to gitignore and trim trailing whitespace from bin entry --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 79d1e89..7c1e1fa 100755 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +build .vscode AppImage .venv @@ -13,7 +14,7 @@ auth.h tests rpylib.so rd -bin +bin claude.sh grok.sh ollama.sh