13 lines
730 B
Diff
13 lines
730 B
Diff
|
--- a/package.json
|
||
|
+++ b/package.json
|
||
|
@@ -465,9 +465,7 @@
|
||
|
"!node_modules/spellchecker/vendor/hunspell/**/*",
|
||
|
"!**/node_modules/*/{CHANGELOG.md,README.md,README,readme.md,readme,test,__tests__,tests,powered-test,example,examples,*.d.ts,.snyk-*.flag,benchmark}",
|
||
|
"!**/node_modules/.bin",
|
||
|
- "!**/node_modules/**/build/**",
|
||
|
"node_modules/intl-tel-input/build/**",
|
||
|
- "!**/node_modules/**/prebuilds/**",
|
||
|
"!**/*.{o,hprof,orig,pyc,pyo,rbc,c,h,m}",
|
||
|
"!**/._*",
|
||
|
"!**/{.DS_Store,.git,.hg,.svn,CVS,RCS,SCCS,__pycache__,thumbs.db,.gitignore,.gitattributes,.flowconfig,.yarn-metadata.json,.idea,appveyor.yml,.travis.yml,circle.yml,npm-debug.log,.nyc_output,yarn.lock,.yarn-integrity}",
|