Skip to content

Commit

Permalink
Merge pull request #825 from mateushnsoares/patch-1
Browse files Browse the repository at this point in the history
Associate docker icon to Dockerfile.prod and Dockerfile.production
  • Loading branch information
PKief committed Sep 2, 2020
2 parents 464cc50 + bcc52b7 commit 6170b78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/icons/fileIcons.ts
Expand Up @@ -315,6 +315,8 @@ export const fileIcons: FileIcons = {
fileExtensions: ['dockerignore', 'dockerfile'],
fileNames: [
'dockerfile',
'dockerfile.prod',
'dockerfile.production',
'docker-compose.yml',
'docker-compose.yaml',
'docker-compose.dev.yml',
Expand Down

0 comments on commit 6170b78

Please sign in to comment.