mirror of https://github.com/vector-im/riot-web
Merge pull request #4749 from jfmherokiller/gitignore-update
update gitignore to allow .idea directory to exist in subdirspull/4757/head
commit
bf38fead18
|
@ -14,6 +14,6 @@
|
|||
npm-debug.log
|
||||
electron/dist
|
||||
electron/pub
|
||||
/.idea
|
||||
**/.idea
|
||||
/config.json
|
||||
/src/component-index.js
|
||||
|
|
Loading…
Reference in New Issue