Skip to content

Commit

Permalink
Add icon association for gltf and glb files
Browse files Browse the repository at this point in the history
  • Loading branch information
felixwri committed Oct 1, 2024
1 parent 89bb74b commit 0c4f201
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/core/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1711,6 +1711,8 @@ export const fileIcons: FileIcons = {
'vac',
'vdp',
'vox',
'gltf',
'glb',
],
},
{ name: 'buildkite', fileNames: ['buildkite.yml', 'buildkite.yaml'] },
Expand Down

0 comments on commit 0c4f201

Please sign in to comment.