mark protobufs folder as generated code for github

This commit is contained in:
Ian McEwen
2024-08-21 22:27:18 -07:00
parent 58466f2ab7
commit 477690edde

1
.gitattributes vendored
View File

@@ -2,3 +2,4 @@
*.{cmd,[cC][mM][dD]} text eol=crlf
*.{bat,[bB][aA][tT]} text eol=crlf
*.{sh,[sS][hH]} text eol=lf
meshtastic/protobuf/* linguist-generated=true