add gitattributes

This commit is contained in:
Henry
2023-05-25 19:44:40 +01:00
parent 5f67ab31c3
commit 461a1057df
+5
View File
@@ -0,0 +1,5 @@
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# Declare files that will always have LF line endings on checkout.
*.cmd text eol=lf