mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
@@ -39,7 +39,7 @@ module.exports.unicodeFilter = [
|
||||
'!LICENSES.chromium.html',
|
||||
'!**/LICENSE',
|
||||
|
||||
'!**/*.{dll,exe,png,bmp,jpg,scpt,cur,ttf,woff,eot,template,ico,icns,opus}',
|
||||
'!**/*.{dll,exe,png,bmp,jpg,scpt,cur,ttf,woff,eot,template,ico,icns,opus,targets,nupkg}',
|
||||
'!**/test/**',
|
||||
'!**/*.test.ts',
|
||||
'!**/*.{d.ts,json,md}',
|
||||
@@ -65,6 +65,7 @@ module.exports.indentationFilter = [
|
||||
'**',
|
||||
|
||||
// except specific files
|
||||
'!**/*.{dll,exe,png,bmp,jpg,scpt,cur,ttf,woff,eot,template,ico,icns,opus,targets,nupkg}',
|
||||
'!**/ThirdPartyNotices.txt',
|
||||
'!**/LICENSE.{txt,rtf}',
|
||||
'!LICENSES.chromium.html',
|
||||
|
||||
Reference in New Issue
Block a user