Force correct line endings

This commit is contained in:
Paulus Schoutsen 2018-11-02 15:59:48 +01:00
parent 6f4cd88988
commit 727cfe92e3

11
.gitattributes vendored Normal file
View File

@ -0,0 +1,11 @@
# Ensure Docker script files uses LF to support Docker for Windows.
# Ensure "git config --global core.autocrlf input" before you clone
* text eol=lf
*.ts whitespace=error
*.js whitespace=error
*.ico binary
*.jpg binary
*.png binary
*.zip binary
*.mp3 binary