Skip to content

Commit

Permalink
add replit config file icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Banakin committed Oct 15, 2020
1 parent f901627 commit 4c8f80e
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
24 changes: 24 additions & 0 deletions icons/replit.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 @@ -1281,5 +1281,6 @@ export const fileIcons: FileIcons = {
{ name: 'slug', fileNames: ['.slugignore'] },
{ name: 'search', fileExtensions: ['code-search'] },
{ name: 'nginx', fileNames: ['nginx.conf'] },
{ name: 'replit', fileNames: ['.replit'] },
],
};

0 comments on commit 4c8f80e

Please sign in to comment.