Skip to content

Commit

Permalink
Add buck file icon
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Apr 16, 2020
1 parent c35f023 commit d5ef031
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions icons/buck.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 @@ -882,5 +882,6 @@ export const fileIcons: FileIcons = {
{ name: 'sketch', fileExtensions: ['sketch'] },
{ name: 'adonis', fileNames: ['.adonisrc.json'] },
{ name: 'meson', fileNames: ['meson.build'] },
{ name: 'buck', fileNames: ['.buckconfig'] },
]
};

0 comments on commit d5ef031

Please sign in to comment.