fix: 娣诲姞 .gitattributes 纭繚 UTF-8 缂栫爜

This commit is contained in:
2026-01-19 16:36:52 +08:00
parent 58533dbf78
commit 2e931bd91c

7
.gitattributes vendored Normal file
View File

@@ -0,0 +1,7 @@
# 确保所有文本文件使用 UTF-8 编码
* text=auto eol=lf
*.vue text eol=lf charset=utf-8
*.ts text eol=lf charset=utf-8
*.js text eol=lf charset=utf-8
*.json text eol=lf charset=utf-8