Merge pull request #1222 from ToadKing/newline-fixes

fix newlines on windows machines
This commit is contained in:
Twinaphex 2020-01-28 12:18:10 +01:00 committed by GitHub
commit e48b876bab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
*.sh eol=lf
recipes/** eol=lf