10 lines
116 B
Plaintext
10 lines
116 B
Plaintext
* text eol=lf
|
|
|
|
# Windows wants .bat-files to use CRLF.
|
|
*.bat text eof=crlf
|
|
|
|
*.jpg binary
|
|
*.png binary
|
|
|
|
*.jar binary
|