change all files to use LF
This commit is contained in:
parent
11b40d1aac
commit
7396031a35
5
.gitattributes
vendored
Normal file
5
.gitattributes
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
# Ensure patch files always use LF so they apply correctly on Linux
|
||||
*.patch text eol=lf
|
||||
|
||||
# Shell scripts must use LF
|
||||
*.sh text eol=lf
|
||||
Loading…
Reference in New Issue
Block a user