Skip to content

Commit

Permalink
chore: add logo to extension
Browse files Browse the repository at this point in the history
  • Loading branch information
DudaGod committed Jul 4, 2024
1 parent 2ea2bf9 commit 54ce59f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .vscodeignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
**/*
!out/*.js
!LICENSE
!images
!README.md
Binary file added images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"displayName": "Testplane",
"description": "Integration Testplane with VS Code",
"version": "0.0.1",
"icon": "images/logo.png",
"publisher": "gemini-testing",
"engines": {
"vscode": "^1.73.0"
Expand Down

0 comments on commit 54ce59f

Please sign in to comment.