Skip to content

Commit

Permalink
Rename tilt icon
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed May 11, 2020
1 parent 7f3d02f commit 3bd5068
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
3 changes: 3 additions & 0 deletions icons/tilt.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 0 additions & 4 deletions icons/tiltfile.svg

This file was deleted.

2 changes: 1 addition & 1 deletion src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -881,7 +881,7 @@ export const fileIcons: FileIcons = {
{ name: 'prolog', fileExtensions: ['p', 'pro'] },
{ name: 'husky', fileNames: ['.huskyrc', 'husky.config.js', '.huskyrc.json', '.huskyrc.js', '.huskyrc.yaml', '.huskyrc.yml'] },
{ name: 'coconut', fileExtensions: ['coco'] },
{ name: 'tiltfile', fileNames: ['Tiltfile'] },
{ name: 'tilt', fileNames: ['tiltfile'] },
{ name: 'capacitor', fileNames: ['capacitor.config.json'] },
{ name: 'sketch', fileExtensions: ['sketch'] },
{ name: 'adonis', fileNames: ['.adonisrc.json'] },
Expand Down

0 comments on commit 3bd5068

Please sign in to comment.