mirror of
https://fastgit.cc/github.com/sourcegit-scm/sourcegit
synced 2026-04-21 13:20:30 +08:00
12 lines
245 B
Plaintext
12 lines
245 B
Plaintext
* text=auto
|
|
*.md text
|
|
*.png binary
|
|
*.ico binary
|
|
*.sh text eol=lf
|
|
*.bat text eol=crlf
|
|
*.cmd text eol=crlf
|
|
*.ps1 text eol=crlf
|
|
*.json text
|
|
|
|
.gitattributes export-ignore
|
|
.gitignore export-ignore |