update gitignore to allow .idea directory to exist in subdirs

pull/4749/head
Jordan Moran Meyers 2017-08-05 15:50:47 -05:00
parent 4b5febadb7
commit fb69ac33a0
No known key found for this signature in database
GPG Key ID: B25BA8FB73763044
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -14,6 +14,6 @@
npm-debug.log
electron/dist
electron/pub
/.idea
**/.idea
/config.json
/src/component-index.js