Merge pull request #4749 from jfmherokiller/gitignore-update

update gitignore to allow .idea directory to exist in subdirs
This commit is contained in:
Matthew Hodgson 2017-08-06 20:11:00 +01:00 committed by GitHub
commit bf38fead18

2
.gitignore vendored
View file

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