Skip to content

Commit

Permalink
Add command file icon (Closes #748)
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Aug 1, 2020
1 parent fcc9752 commit 2ebf511
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions icons/command.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
Original file line number Diff line number Diff line change
Expand Up @@ -924,5 +924,6 @@ export const fileIcons: FileIcons = {
{ name: 'shaderlab', fileExtensions: ['unity'] },
{ name: 'roadmap', fileNames: ['roadmap.md', 'roadmap.txt', 'timeline.md', 'timeline.txt', 'milestones.md', 'milestones.txt'] },
{ name: 'sas', fileExtensions: ['sas', 'sas7bdat', 'sashdat', 'astore', 'ast', 'sast'] },
{ name: 'command', fileExtensions: ['command'] },
]
};

0 comments on commit 2ebf511

Please sign in to comment.