Ignore google provider binary (#1935)

Running go build in the root dir will create this binary
This commit is contained in:
Chris Stephens 2018-08-23 11:52:14 -07:00 committed by emily
parent 96b17536b9
commit d7a67e13fb

1
.gitignore vendored
View File

@ -6,6 +6,7 @@ terraform.tfvars
terraform.tfplan terraform.tfplan
terraform.tfstate terraform.tfstate
bin/ bin/
terraform-provider-google
modules-dev/ modules-dev/
/pkg/ /pkg/
website/.vagrant website/.vagrant