help git with the line endings

This commit is contained in:
mrbwburns 2024-01-15 20:25:39 +01:00
parent bcf3ad2fed
commit e0b44e4486

3
.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
* text=auto eol=lf
*.{cmd,[cC][mM][dD]} text eol=crlf
*.{bat,[bB][aA][tT]} text eol=crlf