Update comment in .gitattributes for greater clarity re script files

This commit is contained in:
Stephen Saunders 2023-01-13 13:05:53 -05:00
parent aac3ef4f8f
commit 6ac47026f9

2
.gitattributes vendored
View file

@ -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