增加.gitattributes文件以约束换行符

This commit is contained in:
juewuy
2026-08-02 10:26:22 +08:00
parent 29fe229554
commit c2d9e441d2
+2
View File
@@ -0,0 +1,2 @@
# Normalize text files to LF on checkout and in the repository.
* text=auto eol=lf