Skip to content

Commit

Permalink
Add gitpod file icon
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Aug 20, 2019
1 parent b80d9ec commit 3c68d3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions icons/gitpod.svg
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 src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -804,5 +804,6 @@ export const fileIcons: FileIcons = {
{ name: 'nest', fileNames: ['nest-cli.json', '.nest-cli.json', 'nestconfig.json', '.nestconfig.json'] },
{ name: 'moonscript', fileExtensions: ['moon'] },
{ name: 'percy', fileNames: ['.percy.yml'] },
{ name: 'gitpod', fileNames: ['.gitpod.yml'] },
]
};

0 comments on commit 3c68d3b

Please sign in to comment.