@@ -0,0 +1,8 @@
+root = true
+
+[*]
+end_of_line = lf
+[*.{c,h}]
+indent_style = space
+indent_size = 2