From 6ac47026f91370aa526c1c987f7a3ac0181e0efe Mon Sep 17 00:00:00 2001 From: Stephen Saunders Date: Fri, 13 Jan 2023 13:05:53 -0500 Subject: [PATCH] Update comment in .gitattributes for greater clarity re script files --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 27542ee8..340ae930 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,5 +6,5 @@ # Don't count 3rd-party libraries neo/libs/* linguist-vendored -# Make sure script files always have CRLF line endings for save file portability +# Make sure script files always have CRLF line endings for save file checksum portability *.script text eol=crlf