Add .gitattributes to enforce LF line endings for .m files

This commit is contained in:
2026-02-19 16:41:27 -05:00
committed by GitHub
parent 57215e0395
commit 24cdb923e7

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
*.m text eol=lf