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

2
.gitignore vendored
View File

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