diff options
| author | faiface <faiface@ksp.sk> | 2017-08-19 16:06:57 +0200 |
|---|---|---|
| committer | faiface <faiface@ksp.sk> | 2017-08-19 16:06:57 +0200 |
| commit | e8c1f3f366ca9c1aefcd5ee451f0d4674a8f7087 (patch) | |
| tree | 75902e89de019473d49ffa1faec85733108fa336 | |
| parent | 7559a63227d80d8092d05aa30d3d4ec5c531ddc5 (diff) | |
| download | gui-e8c1f3f366ca9c1aefcd5ee451f0d4674a8f7087.zip | |
update .gitignore
| -rw-r--r-- | .gitignore | 16 |
1 files changed, 2 insertions, 14 deletions
@@ -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 |