Merge pull request #1716 from appscode/idea

Ignore .idea folder for anyone using Intellij's GO IDE.
pull/1727/head
Adam Reese 9 years ago committed by GitHub
commit e75ade35b4

1
.gitignore vendored

@ -8,3 +8,4 @@ bin/
rootfs/tiller
vendor/
*.exe
.idea/

Loading…
Cancel
Save