spring-security/.gitattributes
Josh Cummings 02474fdd84
Add Additional Binary Exceptions
Issue gh-9727
2021-05-12 14:49:45 -06:00

14 lines
255 B
Plaintext

# Normalize line endings to auto.
* text auto
# 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