clamp CR/LF and trunk fmt the ci files

This commit is contained in:
Thomas Göttgens 2023-01-30 13:34:14 +01:00
parent 9b65349121
commit d48cd4f46b

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