Archived
Clean up extension packaging (#5416)
* Clean up extension packaging * Add sql image
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
*.vsix
|
||||||
@@ -1,2 +1,3 @@
|
|||||||
client/src/**
|
src/**
|
||||||
client/tsconfig.json
|
out/test/**
|
||||||
|
tsconfig.json
|
||||||
|
|||||||
Generated
-2710
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1 @@
|
|||||||
|
*.vsix
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
src/**
|
||||||
|
tsconfig.json
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
*.vsix
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
out/test/**
|
||||||
|
src/**
|
||||||
|
tsconfig.json
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 37 KiB |
@@ -5,6 +5,8 @@
|
|||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"publisher": "Microsoft",
|
"publisher": "Microsoft",
|
||||||
"preview": true,
|
"preview": true,
|
||||||
|
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/master/LICENSE.txt",
|
||||||
|
"icon": "images/sqlserver.png",
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "^1.25.0",
|
"vscode": "^1.25.0",
|
||||||
"sqlops": "*"
|
"sqlops": "*"
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
*.vsix
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
src/**
|
||||||
|
tsconfig.json
|
||||||
@@ -1 +1,2 @@
|
|||||||
flatfileimportservice/
|
flatfileimportservice/
|
||||||
|
*.vsix
|
||||||
|
|||||||
@@ -1,2 +1,3 @@
|
|||||||
client/src/**
|
src/**
|
||||||
client/tsconfig.json
|
tsconfig.json
|
||||||
|
.gitignore
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
*.vsix
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
*.vsix
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
src/**
|
||||||
|
tsconfig.json
|
||||||
Reference in New Issue
Block a user