aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index 8b1d6c8..d5f42f1 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -2,6 +2,6 @@
indent_style = space
indent_size = 4
-[*.{proj,props,vcxproj,wixproj,wxs}]
+[*.{proj,props,vcxproj,filters}]
indent_style = space
indent_size = 2