mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-24 23:26:37 +00:00
Normalize line endings
This commit contains only the result of `git add --renormalize .` `git show --ignore-space-change` can verify that this commit only changes whitespace.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
root=true
|
||||
|
||||
[*.{h,c,cpp}]
|
||||
indent_style=tab
|
||||
indent_size=4
|
||||
tab_width=4
|
||||
end_of_line=lf
|
||||
charset=latin1
|
||||
trim_trailing_whitespace=true
|
||||
insert_final_newline=true
|
||||
root=true
|
||||
|
||||
[*.{h,c,cpp}]
|
||||
indent_style=tab
|
||||
indent_size=4
|
||||
tab_width=4
|
||||
end_of_line=lf
|
||||
charset=latin1
|
||||
trim_trailing_whitespace=true
|
||||
insert_final_newline=true
|
||||
|
Reference in New Issue
Block a user