New
This commit is contained in:
26
.gitattributes
vendored
Normal file
26
.gitattributes
vendored
Normal 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
|
||||
Reference in New Issue
Block a user