添加: .gitattributes配置

This commit is contained in:
Product Manager 2026-03-10 09:43:14 +00:00
parent c65eede21f
commit 4b0e40d842

3
.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
* text=auto
*.js text eol=lf
*.jsx text eol=lf