From 66f3a14f1bed0d3b90afb3ff131c47e80335f5f8 Mon Sep 17 00:00:00 2001 From: anoshenko Date: Tue, 7 Sep 2021 17:50:10 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 97610c7..fe31f76 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ *.dll *.so *.dylib +demo # Test binary, build with `go test -c` *.test