chore: add .gitattributes to normalize line endings to LF

This commit is contained in:
2026-09-11 23:40:39 +08:00
parent 14ac1cd768
commit 1060fc4115
+2
View File
@@ -0,0 +1,2 @@
# 统一按 LF 存储,避免 Windows/macOS 之间产生 CRLF 虚假 diff
* text=auto eol=lf