From 665100041a8d6dfa11e49bf93b30af6991298e8f Mon Sep 17 00:00:00 2001 From: Idan Asraf Date: Tue, 6 Mar 2018 13:32:27 +0200 Subject: [PATCH] Added another common settings extension --- src/icons/fileIcons.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/icons/fileIcons.ts b/src/icons/fileIcons.ts index 97f2f6d06b..bccb835059 100644 --- a/src/icons/fileIcons.ts +++ b/src/icons/fileIcons.ts @@ -118,7 +118,8 @@ export const fileIcons: FileIcons = { 'toml', 'prefs', 'sln.dotsettings', - 'sln.dotsettings.user' + 'sln.dotsettings.user', + 'cfg' ], fileNames: [ '.jshintignore',