From a7b5c13d4bd70125c0b38de14a59d4fb94d7109d Mon Sep 17 00:00:00 2001 From: Isaac Paul Date: Thu, 4 Jun 2026 21:58:41 -0400 Subject: [PATCH] chore: ignore .bkit/ local tool dir --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index d817bf9..6990fa7 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,6 @@ bin/ # Frontend node_modules/ bun.lockb +webterm/static/js/terminal.js + +.bkit/