12 lines
171 B
Plaintext
12 lines
171 B
Plaintext
# Auto detect text files and perform LF normalization
|
|
* text=auto
|
|
|
|
*.sh text eol=lf
|
|
*.bat text eol=crlf
|
|
|
|
*.ytd binary
|
|
*.jpeg binary
|
|
*.jpg binary
|
|
*.png binary
|
|
*.psd binary
|