Merge pull request #22653 from sjenning/fix-vscode-gitignore

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot
2016-03-16 12:04:46 -07:00

2
.gitignore vendored
View File

@@ -14,7 +14,7 @@
*.iml
# Vscode files
.vscode/**
.vscode
# This is where the result of the go build goes
/output/**