mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-28 12:23:31 +01:00
Exclude hunspell source from packaged apps
// FREEBIE
This commit is contained in:
@@ -116,6 +116,7 @@
|
|||||||
"images/**",
|
"images/**",
|
||||||
"fonts/*",
|
"fonts/*",
|
||||||
"node_modules/**",
|
"node_modules/**",
|
||||||
|
"!node_modules/spellchecker/vendor/hunspell/**/*",
|
||||||
"!**/node_modules/*/{CHANGELOG.md,README.md,README,readme.md,readme,test,__tests__,tests,powered-test,example,examples,*.d.ts}",
|
"!**/node_modules/*/{CHANGELOG.md,README.md,README,readme.md,readme,test,__tests__,tests,powered-test,example,examples,*.d.ts}",
|
||||||
"!**/node_modules/.bin",
|
"!**/node_modules/.bin",
|
||||||
"!**/node_modules/*/build/**",
|
"!**/node_modules/*/build/**",
|
||||||
|
|||||||
Reference in New Issue
Block a user