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