mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Add arc deployment contributions to arc extension (#11032)
* Add arc deployment contributions to arc extension * Add logo image * update images * Update strings
This commit is contained in:
@@ -177,7 +177,8 @@ const copyrightFilter = [
|
||||
'!**/*.gif',
|
||||
'!**/*.xlf',
|
||||
'!**/*.dacpac',
|
||||
'!**/*.bacpac'
|
||||
'!**/*.bacpac',
|
||||
'!**/*.py'
|
||||
];
|
||||
|
||||
const jsHygieneFilter = [
|
||||
|
||||
Reference in New Issue
Block a user