Skip to content

Commit

Permalink
Added Vagrantfile icon (Closes #324)
Browse files Browse the repository at this point in the history
  • Loading branch information
khrystuk authored and PKief committed Oct 18, 2018
1 parent 3793867 commit 559809f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions icons/vagrant.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 @@ -735,5 +735,6 @@ export const fileIcons: FileIcons = {
{ name: 'godot-assets', fileExtensions: ['godot', 'tres', 'tscn'] },
{ name: 'azure-pipelines', fileNames: ['azure-pipelines.yml'] },
{ name: 'azure', fileExtensions: ['azcli'] },
{ name: 'vagrant', fileNames: ['vagrantfile'], fileExtensions: ['vagrantfile'] },
]
};

0 comments on commit 559809f

Please sign in to comment.