Skip to content

Commit

Permalink
Added wallaby icon (Closes #270)
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Jun 20, 2018
1 parent 8d60336 commit 1545fd0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions icons/wallaby.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 @@ -711,5 +711,6 @@ export const fileIcons: FileIcons = {
{ name: 'hcl', fileExtensions: ['hcl'], light: true },
{ name: 'helm', fileNames: ['.helmignore'] },
{ name: 'san', fileExtensions: ['san'] },
{ name: 'wallaby', fileNames: ['wallaby.js', 'wallaby.conf.js'] },
]
};

0 comments on commit 1545fd0

Please sign in to comment.