mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-28 06:31:58 +00:00
chore: update icon for GitLab (#274153)
Signed-off-by: Raimund Hook <rhook@gitlab.com>
This commit is contained in:
parent
1ae1840ae6
commit
8993bc4913
@ -6,7 +6,7 @@
|
|||||||
"git": {
|
"git": {
|
||||||
"name": "seti-ui",
|
"name": "seti-ui",
|
||||||
"repositoryUrl": "https://github.com/jesseweed/seti-ui",
|
"repositoryUrl": "https://github.com/jesseweed/seti-ui",
|
||||||
"commitHash": "1cac4f30f93cc898103c62dde41823a09b0d7b74"
|
"commitHash": "2d6c5e68b4ded73c92dac291845ee44e1182d511"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": "0.1.0"
|
"version": "0.1.0"
|
||||||
|
|||||||
Binary file not shown.
@ -1784,7 +1784,6 @@
|
|||||||
"stylelintrc.js": "_stylelint",
|
"stylelintrc.js": "_stylelint",
|
||||||
"stylelintignore": "_stylelint_1",
|
"stylelintignore": "_stylelint_1",
|
||||||
"direnv": "_config",
|
"direnv": "_config",
|
||||||
"env": "_config",
|
|
||||||
"static": "_config",
|
"static": "_config",
|
||||||
"slugignore": "_config",
|
"slugignore": "_config",
|
||||||
"tmp": "_clock_1",
|
"tmp": "_clock_1",
|
||||||
@ -1912,6 +1911,7 @@
|
|||||||
"css": "_css",
|
"css": "_css",
|
||||||
"dart": "_dart",
|
"dart": "_dart",
|
||||||
"dockerfile": "_docker",
|
"dockerfile": "_docker",
|
||||||
|
"dotenv": "_config",
|
||||||
"ignore": "_git",
|
"ignore": "_git",
|
||||||
"fsharp": "_f-sharp",
|
"fsharp": "_f-sharp",
|
||||||
"git-commit": "_git",
|
"git-commit": "_git",
|
||||||
@ -2210,7 +2210,6 @@
|
|||||||
"stylelintrc.js": "_stylelint_light",
|
"stylelintrc.js": "_stylelint_light",
|
||||||
"stylelintignore": "_stylelint_1_light",
|
"stylelintignore": "_stylelint_1_light",
|
||||||
"direnv": "_config_light",
|
"direnv": "_config_light",
|
||||||
"env": "_config_light",
|
|
||||||
"static": "_config_light",
|
"static": "_config_light",
|
||||||
"slugignore": "_config_light",
|
"slugignore": "_config_light",
|
||||||
"tmp": "_clock_1_light",
|
"tmp": "_clock_1_light",
|
||||||
@ -2235,6 +2234,7 @@
|
|||||||
"css": "_css_light",
|
"css": "_css_light",
|
||||||
"dart": "_dart_light",
|
"dart": "_dart_light",
|
||||||
"dockerfile": "_docker_light",
|
"dockerfile": "_docker_light",
|
||||||
|
"dotenv": "_config_light",
|
||||||
"ignore": "_git_light",
|
"ignore": "_git_light",
|
||||||
"fsharp": "_f-sharp_light",
|
"fsharp": "_f-sharp_light",
|
||||||
"git-commit": "_git_light",
|
"git-commit": "_git_light",
|
||||||
@ -2402,5 +2402,5 @@
|
|||||||
"npm-debug.log": "_npm_ignored_light"
|
"npm-debug.log": "_npm_ignored_light"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": "https://github.com/jesseweed/seti-ui/commit/1cac4f30f93cc898103c62dde41823a09b0d7b74"
|
"version": "https://github.com/jesseweed/seti-ui/commit/2d6c5e68b4ded73c92dac291845ee44e1182d511"
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user