chore: enforce line endings via gitattributes

This commit is contained in:
2026-02-14 17:05:04 -07:00
parent 3e2268b391
commit b512c215a4
+4
View File
@@ -0,0 +1,4 @@
* text=auto eol=lf
*.bat text eol=crlf
*.cmd text eol=crlf
*.ps1 text eol=crlf