mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-01 22:12:26 +01:00
[xml] Don't report *.config files as XML. Fixes #63462
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
".atom",
|
||||
".axml",
|
||||
".bpmn",
|
||||
".config",
|
||||
".cpt",
|
||||
".csl",
|
||||
".csproj",
|
||||
@@ -36,7 +35,7 @@
|
||||
".opml",
|
||||
".owl",
|
||||
".proj",
|
||||
".props",
|
||||
".props",
|
||||
".pt",
|
||||
".publishsettings",
|
||||
".pubxml",
|
||||
|
||||
Reference in New Issue
Block a user