Skip to content

Commit

Permalink
Merge pull request #629 from matthewphiong/support-env-staging-local
Browse files Browse the repository at this point in the history
Add support for .env.staging.local file
  • Loading branch information
PKief committed Feb 6, 2020
2 parents fbfe5c7 + afa3dd8 commit cf82db6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/icons/fileIcons.ts
Expand Up @@ -643,6 +643,7 @@ export const fileIcons: FileIcons = {
'.env.development.local',
'.env.qa.local',
'.env.production.local',
'.env.staging.local',
'.env.test.local',
]
},
Expand Down

0 comments on commit cf82db6

Please sign in to comment.