From 4f3f03543dc20e08715d8c72e632793894bd884c Mon Sep 17 00:00:00 2001 From: JohnMcPMS Date: Fri, 15 May 2020 15:52:38 -0700 Subject: [PATCH] Update yaml files to force CRLF (#161) --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index fd74ab637..96b690f28 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -*.yaml text \ No newline at end of file +*.yaml text eol=crlf \ No newline at end of file