From cce7fe44f880cb9f55b6690e964111dfdc17045f Mon Sep 17 00:00:00 2001 From: mohammad Date: Sun, 3 May 2026 20:02:31 +0300 Subject: [PATCH] updated .gitignore to skip builds --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5b90e79..8f586bd 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,7 @@ *.dll *.so *.dylib - +main # Test binary, built with `go test -c` *.test