Create .gitattributes

This commit is contained in:
Pascal Vizeli 2018-03-17 17:35:34 +01:00 committed by GitHub
parent df15d608e1
commit bd27577f6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
# Ensure Docker script files uses LF to support Docker for Windows.
# Ensure "git config --global core.autocrlf input" before you clone
* text eol=lf