Skip to content

Commit

Permalink
added .env.template to .env recognized filenames (#1033)
Browse files Browse the repository at this point in the history
  • Loading branch information
radarsu authored May 23, 2021
1 parent be92e2c commit a6ac4a0
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 @@ -816,6 +816,7 @@ export const fileIcons: FileIcons = {
'.env.defaults',
'.env.example',
'.env.sample',
'.env.template',
'.env.schema',
'.env.local',
'.env.dev',
Expand Down

0 comments on commit a6ac4a0

Please sign in to comment.