🐛 Exclude spellchecker junk

This commit is contained in:
akashnimare
2016-11-21 23:01:38 +05:30
parent 630bafca42
commit 2c34eb8ff8

View File

@@ -30,6 +30,7 @@
"appId": "org.zulip.zulip-electron",
"asar": "true",
"files": [
"**/*",
"!node_modules/@paulcbetts/cld/deps/cld${/*}"
],
"copyright": "©2016 Kandra Labs, Inc.",