azure-event-hubs-go/.gitignore

29 строки
427 B
Plaintext
Исходник Постоянная ссылка Обычный вид История

2018-02-06 22:27:49 +03:00
# 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/
2018-02-08 20:46:14 +03:00
vendor
.idea
2018-03-21 01:41:11 +03:00
.DS_Store
2018-12-12 03:06:12 +03:00
.env
# Test Infrastructure
terraform.tfvars
*.auto.tfvars
*.tfstate
*.tfstate.backup
.terraform/
.terraform.tfstate.lock.info