Skip to content

Commit

Permalink
add now icon for now.json
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasPolak committed Jun 13, 2019
1 parent eedc6a6 commit f96527d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions icons/now.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 @@ -471,6 +471,7 @@ export const fileIcons: FileIcons = {
{ name: 'haml', fileExtensions: ['haml'] },
{ name: 'yang', fileExtensions: ['yang'] },
{ name: 'mjml', fileExtensions: ['mjml'] },
{ name: 'now', fileExtensions: ['now.json'] },
{
name: 'terraform',
fileExtensions: ['tf', 'tf.json', 'tfvars', 'tfstate']
Expand Down

0 comments on commit f96527d

Please sign in to comment.