Change .gitattributes to text=auto for yaml files (#512)

This commit is contained in:
Ruben Guerrero
2020-05-20 13:18:56 -07:00
committed by GitHub
parent 227d80cf0b
commit 7d4d9c277c

2
.gitattributes vendored
View File

@@ -1 +1 @@
*.yaml text eol=crlf
*.yaml text=auto