mirror of
https://codeberg.org/gothub/gothub
synced 2024-12-06 19:16:24 +01:00
9da88a0908
Signed-off-by: Odyssey <hi@odyssey346.dev>
8 lines
117 B
INI
8 lines
117 B
INI
root = true
|
|
|
|
[*.yml]
|
|
end_of_line = lf
|
|
insert_final_newline = false
|
|
indent_style = tab
|
|
indent_size = 2
|
|
charset = utf-8 |