Skip to content

Commit

Permalink
Added ci folder icon
Browse files Browse the repository at this point in the history
Closes #209
  • Loading branch information
PKief committed Mar 8, 2018
1 parent 8ebfafa commit d025a37
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions icons/folder-ci-open.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 icons/folder-ci.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/folderIcons.ts
Expand Up @@ -111,6 +111,7 @@ export const folderIcons: FolderTheme[] = [
{ name: 'folder-other', folderNames: ['other', 'others', 'misc', 'miscellaneous'] },
{ name: 'folder-typescript', folderNames: ['typescript', 'ts'] },
{ name: 'folder-routes', folderNames: ['routes'] },
{ name: 'folder-ci', folderNames: ['.ci', 'ci'] },
]
},
{ name: 'classic', defaultIcon: { name: 'folder' }, rootFolder: { name: 'folder-root' } },
Expand Down

0 comments on commit d025a37

Please sign in to comment.