Add .gitattributes to normalize line endings (LF)

This commit is contained in:
feng0207
2026-06-20 20:17:31 +08:00
parent 0a74d71902
commit fe742a2abe

7
.gitattributes vendored Normal file
View File

@@ -0,0 +1,7 @@
* text=auto eol=lf
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.ico binary