Browse Source

Add .editorconfig

pg
josetr 3 years ago
parent
commit
27be83f240
  1. 7
      .editorconfig1

7
.editorconfig1

@ -0,0 +1,7 @@ @@ -0,0 +1,7 @@
root = true
[*.{cs,cpp}]
indent_style = space
tab_width = 4
indent_size = 4
Loading…
Cancel
Save