Merge pull request #298 from meshtastic/ci-format

clamp CR/LF
This commit is contained in:
Ben Meadors 2023-01-30 07:34:30 -06:00 committed by GitHub
commit b9953ff48b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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