From 365291d7fbccda351a4133498e78c08863b33a82 Mon Sep 17 00:00:00 2001 From: shaoying Date: Wed, 15 Jul 2020 20:08:34 +0800 Subject: [PATCH] opt some --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 22d55790..f69473aa 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ # Test binary, built with `go test -c` *.test +*.tags # Output of the go coverage tool, specifically when used with LiteIDE *.out @@ -15,4 +16,3 @@ # vendor/ *.swp *.swo -*.tag