From 9ccea0f6df42a79d38d296c39a0d95c99e5b6e27 Mon Sep 17 00:00:00 2001 From: Leonard Carcaramo Date: Wed, 2 Oct 2024 14:15:43 -0400 Subject: [PATCH] Update .gitattributes. Signed-off-by: Leonard Carcaramo --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index e0473a36..df34f3da 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ * text git-encoding=utf-8 zos-working-tree-encoding=iso8859-1 working-tree-encoding=utf-8 eol=lf *.png binary +README.md git-encoding=utf-8 zos-working-tree-encoding=utf-8 working-tree-encoding=utf-8 eol=lf