11 lines
177 B
Plaintext
11 lines
177 B
Plaintext
# Auto detect text files and perform LF normalization
|
|
* text=auto eol=lf
|
|
|
|
# Explicit binary files
|
|
*.png binary
|
|
*.jpg binary
|
|
*.jpeg binary
|
|
*.gif binary
|
|
*.ico binary
|
|
*.pdf binary
|