Skip to content

Commit 80046ff

Browse files
authored
feat: .taskrc.yml files (#2903)
1 parent 64be4ee commit 80046ff

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
@@ -2638,6 +2638,8 @@ export const fileIcons: FileIcons = {
26382638
'taskfile.yaml',
26392639
'taskfile.dist.yml',
26402640
'taskfile.dist.yaml',
2641+
'.taskrc.yml',
2642+
'.taskrc.yaml',
26412643
],
26422644
},
26432645
{

0 commit comments

Comments
 (0)