mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-25 04:36:46 +00:00
Exclude hunspell source from packaged apps
// FREEBIE
This commit is contained in:
@@ -116,6 +116,7 @@
|
||||
"images/**",
|
||||
"fonts/*",
|
||||
"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/.bin",
|
||||
"!**/node_modules/*/build/**",
|
||||
|
||||
Reference in New Issue
Block a user