Skip to content

Commit

Permalink
Add file icon for Netin Diagnotic System Template file (#1314)
Browse files Browse the repository at this point in the history
* Add file icon for Netin Diagnotic System Template file

* ndst: replace icon color and fix file extensions
  • Loading branch information
imartingon committed Nov 19, 2021
1 parent b216107 commit 7c28b90
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions icons/ndst.svg
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 src/icons/fileIcons.ts
Expand Up @@ -1718,5 +1718,6 @@ export const fileIcons: FileIcons = {
},
{ name: 'rome', fileNames: ['rome.json'] },
{ name: 'cypress', fileNames: ['cypress.json', 'cypress.env.json'] },
{ name: 'ndst', fileExtensions: ['ndst.yml', 'ndst.yaml', 'ndst.json'] },
],
};

0 comments on commit 7c28b90

Please sign in to comment.