amiga/WHDLoad/ElectroMAN/.editorconfig

17 lines
171 B
INI
Raw Permalink Normal View History

2024-09-14 20:30:58 +00:00
root = true
[*]
charset = latin1
end_of_line = lf
[{Makefile}]
indent_style = tab
tab_size = 4
[{*.s}]
indent_style = space
tab_size = 4
[{README.md}]
charset = utf-8