From 64242efdaa418affca39435581bab6e54a2d84ad Mon Sep 17 00:00:00 2001 From: Maximilian Wagner Date: Wed, 24 Dec 2025 00:30:57 +0100 Subject: [PATCH] added binary to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d164cf8..fa07660 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ *.dll *.so *.dylib +servtex # Test binary, built with `go test -c` *.test