|
@ -8,6 +8,9 @@ charset = utf-8 |
|
|
trim_trailing_whitespace = true |
|
|
trim_trailing_whitespace = true |
|
|
insert_final_newline = true |
|
|
insert_final_newline = true |
|
|
|
|
|
|
|
|
|
|
|
[*.cmd] |
|
|
|
|
|
end_of_line = crlf |
|
|
|
|
|
|
|
|
[*.md] |
|
|
[*.md] |
|
|
trim_trailing_whitespace = false |
|
|
trim_trailing_whitespace = false |
|
|
|
|
|
|
|
|