Ignore .idea folder for anyone using Intellij's GO IDE.

pull/1716/head
Tamal Saha 8 years ago
parent b3d812b346
commit 4207c81ed3

1
.gitignore vendored

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

Loading…
Cancel
Save