From b7a1a2ea6f20d77ccbb8e97ccde527cbee030b7e Mon Sep 17 00:00:00 2001 From: "William T. Nelson" <35801+wtn@users.noreply.github.com> Date: Thu, 28 May 2026 18:22:13 -0500 Subject: [PATCH] Ignore bundle files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ecba90e..903e26c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ Gemfile.lock tmp/ +lib/*.bundle lib/*.so *.gem *.swp