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