This commit is contained in:
XOF
2025-11-20 12:24:05 +08:00
commit f28bdc751f
164 changed files with 64248 additions and 0 deletions

26
.gitattributes vendored Normal file
View File

@@ -0,0 +1,26 @@
# [文本统一规范]
* text=auto
*.go text
*.js text
*.css text
*.html text
*.json text
*.md text
*.xml text
*.yml text
*.yaml text
Dockerfile text
Makefile text
go.mod text
go.sum text
*.sh text eol=lf
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.ico binary
*.wasm binary