Add .gitattributes to normalize line endings

This commit is contained in:
2024-12-31 13:35:47 +00:00
parent 12b4742f29
commit b0a015eb61
+3
View File
@@ -0,0 +1,3 @@
* text=auto
*.sh text eol=lf
*.bat text eol=crlf