6 lines
133 B
Text
6 lines
133 B
Text
* text=auto eol=lf
|
|
|
|
# Older git versions try to fix line endings on images, this prevents it.
|
|
*.png binary
|
|
*.jpg binary
|
|
*.ico binary
|