From 971d0ebac6acc55260ad8a46fe6d2b792fb3634f Mon Sep 17 00:00:00 2001 From: Brian Rogers Date: Wed, 6 May 2026 21:25:19 -0600 Subject: [PATCH] ignoring build output --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5b90e79..8c80423 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,8 @@ *.so *.dylib +drogobox + # Test binary, built with `go test -c` *.test