Introduce .editorconfig
[mesa.git] / src / gtest / .editorconfig
diff --git a/src/gtest/.editorconfig b/src/gtest/.editorconfig
new file mode 100644 (file)
index 0000000..0880bac
--- /dev/null
@@ -0,0 +1,3 @@
+[*.{cc,h}]
+indent_style = space
+indent_size = 2