From 1b40a31a895a31a5355ea5629f1421dc1868c920 Mon Sep 17 00:00:00 2001 From: David Ford <2772469+david-ford@users.noreply.github.com> Date: Mon, 29 Aug 2022 16:58:41 -0500 Subject: [PATCH] Update .gitattributes Co-authored-by: Kevin Gibbons --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 61934b8002..632f491b7c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ # Auto normalizes line endings on commit so devs don't need to change local settings. -# Only effects text files and ignores other file types. +# Only affects text files and ignores other file types. # For more info see: https://www.aleksandrhovhannisyan.com/blog/crlf-vs-lf-normalizing-line-endings-in-git/ * text=auto