chore: 添加 .gitattributes 统一行尾符策略

This commit is contained in:
Kris 2026-05-22 10:41:31 +08:00
parent 66916f9b36
commit f77d2b746d

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
* text=auto eol=lf
*.bat text eol=crlf