Skip to content

Commit c8d5b8d

Browse files
Merge branch 'main' into feat/golang-icon
2 parents d67cc2b + f7de1c3 commit c8d5b8d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/core/icons/fileIcons.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1499,6 +1499,8 @@ export const fileIcons: FileIcons = {
14991499
'.env.dist',
15001500
'.env.prod',
15011501
'.env.production',
1502+
'.env.prod.example',
1503+
'.env.production.example',
15021504
'.env.stg',
15031505
'.env.stage',
15041506
'.env.staging',

0 commit comments

Comments
 (0)