8 lines
143 B
Plaintext
8 lines
143 B
Plaintext
# Auto detect text files and perform LF normalization
|
|
* text=auto
|
|
*.sh text eol=lf
|
|
*.bat text eol=crlf
|
|
*.xlsx binary
|
|
*.png binary
|
|
*.ico binary
|