17 lines
171 B
INI
17 lines
171 B
INI
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
|