scott-the-programmer/terraform-provider-minikube

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib

# Test binary, built with `go test -c`
*.test

# Output of the go coverage tool, specifically when used with LiteIDE
*.out
*.out.tmp

bin

# Dependency directories (remove the comment below to include it)
# vendor/

# Ignore example artifacts
terraform.tfsta*
.terraform.lock.hcl

crash.log
.terraform
test_output
schema-generator
testBinary