Skip to content

Commit

Permalink
Add support for .env.staging.local file
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewphiong committed Feb 5, 2020
1 parent ff018cc commit afa3dd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -639,6 +639,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 afa3dd8

Please sign in to comment.