You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
371 B
18 lines
371 B
# Normalize line endings to auto. |
|
* text auto |
|
|
|
# Ensure that line endings for DOS batch files are not modified. |
|
*.bat -text |
|
|
|
# Ensure the following are treated as binary. |
|
*.cer binary |
|
*.graffle binary |
|
*.jar binary |
|
*.jpeg binary |
|
*.jpg binary |
|
*.keystore binary |
|
*.odg binary |
|
*.otg binary |
|
*.png binary |
|
*.hsx binary |
|
*.serialized binary
|
|
|