5 lines
101 B
Text
5 lines
101 B
Text
|
# Force text files to have unix eols, so Windows/Cygwin does not break them
|
||
|
*.* eol=lf
|
||
|
|
||
|
*.gif binary
|