Index: .editorconfig
===================================================================
--- .editorconfig	(revision 8487)
+++ .editorconfig	(working copy)
@@ -13,6 +13,6 @@
 trim_trailing_whitespace = true
 indent_style = tab
 
-[*.json,*.yml]
+[{*.json,*.yml}]
 indent_style = space
 indent_size = 2
