mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-12 10:17:22 +01:00
use lf instead of crlf
This commit is contained in:
parent
1aa31132a3
commit
fe734776fb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
[*]
|
[*]
|
||||||
charset=utf-8
|
charset=utf-8
|
||||||
end_of_line=crlf
|
end_of_line=lf
|
||||||
trim_trailing_whitespace=false
|
trim_trailing_whitespace=false
|
||||||
insert_final_newline=false
|
insert_final_newline=false
|
||||||
indent_style=space
|
indent_style=space
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue