Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
lmn8 committed Apr 20, 2020
1 parent 31f3e01 commit 65ee861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/icons/fileIcons.ts
Expand Up @@ -872,7 +872,7 @@ export const fileIcons: FileIcons = {
{ name: 'advpl_include', fileExtensions: ['ch'] },
{ name: 'codeowners', fileNames: ['codeowners'] },
{ name: 'gcp', fileNames: ['.gcloudignore'] },
{ name: 'disc', fileExtensions: ['iso'] },m
{ name: 'disc', fileExtensions: ['iso'] },
{ name: 'fortran', fileExtensions: ['f', 'f77', 'f90', 'f95', 'f03', 'f08'] },
{ name: 'liquid', fileExtensions: ['liquid'] },
{ name: 'prolog', fileExtensions: ['p', 'pro'] },
Expand Down

0 comments on commit 65ee861

Please sign in to comment.