From 983ad956205e8ecfeafaaaed46c3c116891de3da Mon Sep 17 00:00:00 2001 From: iyear Date: Fri, 27 Mar 2020 11:27:03 +0800 Subject: [PATCH] Update --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 810dc6e..f9d4098 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ # Test binary, built with `go test -c` *.test +test.go # Output of the go coverage tool, specifically when used with LiteIDE *.out