fix(Docker): solve bug in Windows installation

- Closes #1305
This commit is contained in:
Francesco Borzì 2019-01-22 20:43:40 +01:00 committed by GitHub
parent 6c233c4d8c
commit 71e0ad005b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
.gitattributes vendored
View file

@ -1,6 +1,10 @@
# Auto detect text files and perform LF normalization
* text=auto
# End of line rules
*.sh eol=lf
*.sh.dist eol=lf
bin/* eol=lf
# Whitespace rules
# strict (no trailing, no tabs)