Excluded a bunch more files from the release

This commit is contained in:
Alvaro 2022-12-14 13:32:07 -07:00 committed by GitHub
parent 6622cf72d5
commit 076e3388a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -429,8 +429,23 @@
"libtextsecure/**",
"ts/**/*.js",
"ts/*.js",
"stylesheets/*.css",
"!build",
"!ts/{storybook,test-node,test-mock,test-both,test-electron}",
"!**/{tsconfig,bower,component}.json",
"!**/.{github,husky,grenrc,npmrc,nycrc,taprc,bithoundrc}",
"!**/.testem.json",
"!**/.babelrc*",
"!**/.eslintrc*",
"!**/.prettier*",
"!**/.jscs*",
"!**/*travis*.yml",
"!**/{CHANGES,TODO,CHANGES.md~,README.md~}",
"!**/*.stories.js",
"!**/*.jest.js",
"!**/*.{bak,bnf,flow,patch,markdown,bnf,mli,ts,map}",
"!node_modules/intl-tel-input/composer.json",
"!js/register.js",
"stylesheets/*.css",
"app/*",
"preload.bundle.js",
"preload_utils.js",
@ -454,7 +469,7 @@
"!**/node_modules/**/build/**",
"node_modules/intl-tel-input/build/**",
"!**/node_modules/**/prebuilds/**",
"!**/*.{o,hprof,orig,pyc,pyo,rbc}",
"!**/*.{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}",
"node_modules/spellchecker/build/Release/*.node",