Skip to content

Commit

Permalink
Added another common settings extension
Browse files Browse the repository at this point in the history
  • Loading branch information
Idan Asraf authored and PKief committed Mar 7, 2018
1 parent 03727fd commit 6651000
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/icons/fileIcons.ts
Expand Up @@ -118,7 +118,8 @@ export const fileIcons: FileIcons = {
'toml',
'prefs',
'sln.dotsettings',
'sln.dotsettings.user'
'sln.dotsettings.user',
'cfg'
],
fileNames: [
'.jshintignore',
Expand Down

0 comments on commit 6651000

Please sign in to comment.