6 lines
114 B
Plaintext
6 lines
114 B
Plaintext
# Force text files to have unix eols, so Windows/Cygwin does not break them
|
|
*.* eol=lf
|
|
|
|
*.gif binary
|
|
*.png binary
|