Keep line-endings on checkout
Had the same issue as #1 - by telling git to always keep the LF line-endings people will not run into this issue anymore
This commit is contained in:
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
* text eol=lf
|
||||
*.png binary
|
Reference in New Issue
Block a user