4 lines
122 B
Plaintext
4 lines
122 B
Plaintext
|
# Normalize EOL for all files that Git considers text files.
|
||
|
* text=auto eol=lf
|
||
|
*.png filter=lfs diff=lfs merge=lfs -text
|