termux-packages/.gitattributes
2020-05-23 15:43:47 +03:00

21 lines
333 B
Plaintext

# Default.
* text eol=lf
# Patches.
*.diff text=auto
*.patch text=auto
*.patch32 text=auto
*.patch64 text=auto
*.patch.* text=auto
# Powershell scripts.
*.ps1 text eol=crlf
# Binaries.
*.gpg binary
*.gz binary
*.jpg binary
*.png binary
*.tar binary
*.tar.* binary