Hard-code line endings of shell scripts to LF

No idea whether this is the right way to do this.
stable-6.1
Peter Wortmann 2015-02-23 11:40:06 +01:00
parent bd9da84fcb
commit 48ae42f87e
2 changed files with 5 additions and 2 deletions

3
.gitattributes vendored
View File

@ -1,3 +1,6 @@
.git_archival export-subst
.gitattributes export-ignore
.gitignore export-ignore
*.sh text eol=lf
tools/osx_bundle_libs text eol=lf