Skip to content

Commit

Permalink
feat: .env.cat file association (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
elijaholmos authored Mar 9, 2024
1 parent 9d20bc7 commit 463e643
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/defaults/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -686,6 +686,7 @@ const fileIcons: Record<string, {
'.env.staging.local',
'.env.test.local',
'.env.uat',
'.env.cat',
],
},
'erlang': {
Expand Down

0 comments on commit 463e643

Please sign in to comment.