mirror of
https://github.com/Mikaela/cv.git
synced 2024-10-31 22:39:22 +01:00
10 lines
153 B
INI
10 lines
153 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
trim_trailing_whitespace = false
|
|
insert_final_newline = true
|
|
charset = utf-8
|
|
indent_style = space
|
|
max_line_length = 78
|