From e8c1f3f366ca9c1aefcd5ee451f0d4674a8f7087 Mon Sep 17 00:00:00 2001 From: faiface Date: Sat, 19 Aug 2017 16:06:57 +0200 Subject: update .gitignore --- .gitignore | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/.gitignore b/.gitignore index a1338d6..a639e3c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,14 +1,2 @@ -# Binaries for programs and plugins -*.exe -*.dll -*.so -*.dylib - -# Test binary, build with `go test -c` -*.test - -# Output of the go coverage tool, specifically when used with LiteIDE -*.out - -# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736 -.glide/ +.vscode +test -- cgit v1.2.3