From ca4733fcaea5f0473f129a27f79b9c9902ec7795feb59bae4fc8c18023f8ea44 Mon Sep 17 00:00:00 2001 From: Alexandra Knopf Date: Sun, 9 Aug 2026 03:46:10 -0700 Subject: [PATCH] add binary to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index fbffdff..a301b41 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ *.dll *.so *.dylib +OwOrganizer # Test binary, built with `go test -c` *.test