update .gitattributes
See https://github.com/termux/termux-packages/issues/2668.
This commit is contained in:
parent
dc0c6405e9
commit
33d30856a6
13
.gitattributes
vendored
13
.gitattributes
vendored
@ -1,4 +1,13 @@
|
|||||||
* text=lf
|
# Default.
|
||||||
|
* text eol=lf
|
||||||
|
|
||||||
*.sh text eol=lf
|
# Powershell scripts.
|
||||||
*.ps1 text eol=crlf
|
*.ps1 text eol=crlf
|
||||||
|
|
||||||
|
# Binaries.
|
||||||
|
*.gpg binary
|
||||||
|
*.gz binary
|
||||||
|
*.jpg binary
|
||||||
|
*.png binary
|
||||||
|
*.tar binary
|
||||||
|
*.tar.* binary
|
||||||
|
Loading…
x
Reference in New Issue
Block a user