Skip to content
This repository has been archived by the owner on Aug 27, 2021. It is now read-only.

Commit

Permalink
Merged old .gitignore that was somehow overwritten
Browse files Browse the repository at this point in the history
  • Loading branch information
Artashes Arabajyan committed Jan 4, 2018
1 parent ba0b81c commit d00ca9e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit d00ca9e

Please sign in to comment.