From 3a5becc9510602c3263d35031633e3295619f53d Mon Sep 17 00:00:00 2001 From: Benjamin Nussbaum Date: Wed, 28 Jan 2026 20:27:09 +0100 Subject: [PATCH] chore: add file to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index dd96cc6..390761f 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ yarn-error.log /opencode.json /.cursor /.opencode +/build.sh