da9c317ead
Signed-off-by: Odyssey <odyssey346@disroot.org>
10 lines
114 B
INI
10 lines
114 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
indent_style = tab
|
|
indent_size = 4
|
|
|
|
[*.yml]
|
|
indent_style = space
|
|
indent_size = 4 |