From fd49d432ac6f293332a3c5605b891847812babb0 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Mon, 30 Mar 2026 09:44:51 +0100 Subject: [PATCH] upd gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9078c95..4c39edf 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ *.dll *.so *.dylib +bin/ # Test binary, built with `go test -c` *.test