mirror of
https://github.com/Mikaela/.github.git
synced 2024-11-22 19:09:24 +01:00
.editorconfig & .gitattributes: use lf line endings
This commit is contained in:
parent
be5836e4c2
commit
ce7de149b3
@ -1,6 +1,7 @@
|
|||||||
root = true
|
root = true
|
||||||
|
|
||||||
[*]
|
[*]
|
||||||
|
end_of_line = lf
|
||||||
trim_trailing_whitespace = false
|
trim_trailing_whitespace = false
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
charset = utf-8
|
charset = utf-8
|
||||||
|
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1 +1 @@
|
|||||||
* text=auto linguist-detectable
|
* text=auto eol=lf linguist-detectable
|
||||||
|
Loading…
Reference in New Issue
Block a user