mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-24 11:54:59 +00:00
14 lines
292 B
Text
14 lines
292 B
Text
* text=auto
|
|
*.md text
|
|
*.png binary
|
|
*.ico binary
|
|
*.sh text eol=lf
|
|
*.spec text eol=lf
|
|
control text eol=lf
|
|
*.bat text eol=crlf
|
|
*.cmd text eol=crlf
|
|
*.ps1 text eol=crlf
|
|
*.json text
|
|
|
|
.gitattributes export-ignore
|
|
.gitignore export-ignore
|