Enforce LF
On Windows `autocrlf` is `true` by default. This makes sure LF is used everywhere.
This commit is contained in:
parent
e88b9be12b
commit
36af4198ed
1 changed files with 2 additions and 0 deletions
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# Enforce Unix newlines
|
||||
* text=auto eol=lf
|
||||
Loading…
Reference in a new issue