chore: ensure lf line-endings are used in repo
This commit is contained in:
parent
71dbdd7356
commit
5d05f87768
5 changed files with 9 additions and 1 deletions
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# Ensure that git uses lf line-endings for text files.
|
||||
* text=auto eol=lf
|
||||
Loading…
Add table
Add a link
Reference in a new issue