JANITORIAL: Force LF EOL for shell scripts
Needed when core.autocrlf is set on Windows, and building with WSL.
This commit is contained in:
parent
bcf6054c3a
commit
faeec67448
1 changed files with 3 additions and 0 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
@ -4,3 +4,6 @@
|
|||
*.cpp text eol=lf
|
||||
*.h text eol=lf
|
||||
*.hpp text eol=lf
|
||||
*.sh text eol=lf
|
||||
/config* text eol=lf
|
||||
configure.engine text eol=lf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue