chore: normalize eol and cleanup

This commit is contained in:
zhiyun 2026-02-04 19:10:34 +08:00
parent 1ae572a083
commit 7b6bb822fa
6 changed files with 65 additions and 42 deletions

23
.gitattributes vendored Normal file
View File

@ -0,0 +1,23 @@
* text=auto
*.js text eol=lf
*.json text eol=lf
*.wxml text eol=lf
*.wxss text eol=lf
*.wxs text eol=lf
*.md text eol=lf
*.sh text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
*.xml text eol=lf
*.svg text eol=lf
*.bat text eol=crlf
*.cmd text eol=crlf
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.webp binary
*.ico binary