Add stewardship readiness asset: .gitattributes

This commit is contained in:
2026-05-20 17:11:16 -07:00
parent c2ec4d0b4b
commit 0b3d65356d

27
.gitattributes vendored Normal file
View File

@@ -0,0 +1,27 @@
<!-- stewardship-standard: gitattributes-v1 -->
* text=auto eol=lf
*.md text eol=lf
*.txt text eol=lf
*.json text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
*.sh text eol=lf
*.py text eol=lf
*.js text eol=lf
*.ts text eol=lf
*.c text eol=lf
*.cpp text eol=lf
*.h text eol=lf
*.hpp text eol=lf
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.webp binary
*.pdf binary
*.zip binary
*.bin binary
*.elf binary
*.uf2 binary