mirror of
https://github.com/Oxalide/vsphere-influxdb-go.git
synced 2023-10-10 13:36:51 +02:00
added gitignore file
This commit is contained in:
parent
96fc6e06f6
commit
04100a6f6c
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
### 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
|
Loading…
Reference in New Issue
Block a user