Fixed EOL settings (LF vs CRLF) for Visual Studio.

This commit is contained in:
acqn 2023-10-11 23:57:45 +08:00
parent 494bf10e80
commit b14efbb578
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ root = true
[*]
charset = utf-8
end_of_line = crlf
indent_style = space
indent_size = 4
trim_trailing_whitespace = true