add .idea to .gitignore so I don't accidentally push my IDE config

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/3688/head
Michael Telatynski 2017-04-21 12:58:43 +01:00
parent 20abb2c2df
commit 77ce58b59d
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@
npm-debug.log
electron/dist
electron/pub
/.idea