From d00ca9ee6dd39e980e906776cb46d6d4996d286c Mon Sep 17 00:00:00 2001 From: Artashes Arabajyan Date: Thu, 4 Jan 2018 12:32:19 +0100 Subject: [PATCH] Merged old .gitignore that was somehow overwritten --- .gitignore | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/.gitignore b/.gitignore index 1377554..25ebf91 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,16 @@ +### Basic ignore file + +# Binaries for programs and plugins +vsphere-influxdb + +# Test binary, build with `go test -c` +*.test + +# Output of the go coverage tool, specifically when used with LiteIDE +*.out + +# Configuration file +vsphere-influxdb.json + +# Vim swap files *.swp