2020-05-23 14:57:17 +03:00
|
|
|
# Default.
|
|
|
|
* text eol=lf
|
2017-03-04 15:20:43 -06:00
|
|
|
|
2020-05-23 15:43:47 +03:00
|
|
|
# Patches.
|
|
|
|
*.diff text=auto
|
|
|
|
*.patch text=auto
|
|
|
|
*.patch32 text=auto
|
|
|
|
*.patch64 text=auto
|
|
|
|
*.patch.* text=auto
|
|
|
|
|
2020-05-23 14:57:17 +03:00
|
|
|
# Powershell scripts.
|
|
|
|
*.ps1 text eol=crlf
|
|
|
|
|
|
|
|
# Binaries.
|
|
|
|
*.gpg binary
|
|
|
|
*.gz binary
|
|
|
|
*.jpg binary
|
|
|
|
*.png binary
|
|
|
|
*.tar binary
|
|
|
|
*.tar.* binary
|