Skip to content

Commit

Permalink
Add .cfignore (Cloud Foundry) icon
Browse files Browse the repository at this point in the history
Closes #210
  • Loading branch information
PKief committed Mar 2, 2018
1 parent 30e9b3b commit 59aacd1
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
24 changes: 24 additions & 0 deletions icons/cloudfoundry.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 @@ -635,5 +635,6 @@ export const fileIcons: FileIcons = {
{ name: 'gatsby', fileNames: ['gatsby.config.js'] },
{ name: 'wakatime', fileNames: ['.wakatime-project'], fileExtensions: ['.wakatime-project'], light: true },
{ name: 'circleci', fileNames: ['circle.yml'], light: true },
{ name: 'cloudfoundry', fileNames: ['.cfignore'] },
]
};

0 comments on commit 59aacd1

Please sign in to comment.