Files
gemini-banlancer/.gitattributes
2025-11-20 12:24:05 +08:00

26 lines
377 B
Plaintext

# [文本统一规范]
* 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