xnoe-os/.editorconfig
2021-10-12 21:44:52 +01:00

10 lines
101 B
INI

root = true
[Makefile]
indent_style = tab
indent_size = 2
[*]
indent_style = space
indent_size = 2