fix newlines on windows machines

This commit is contained in:
Michael Lelli 2020-01-27 21:19:34 -06:00
parent 70ae918ff9
commit fe448ffb9a
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

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