1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-20 02:18:37 +00:00

Create .gitattributes

This commit is contained in:
Pascal Vizeli
2018-03-17 17:35:34 +01:00
committed by GitHub
parent df15d608e1
commit bd27577f6a

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