1 changed files with 15 additions and 0 deletions
@ -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 |
|||
|
Loading…
Reference in new issue