mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 01:02:14 +00:00
Add Additional Binary Exceptions
Issue gh-9727
This commit is contained in:
parent
6b3f8cfe4e
commit
02474fdd84
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -3,8 +3,11 @@
|
|||||||
|
|
||||||
# Ensure the following are treated as binary.
|
# Ensure the following are treated as binary.
|
||||||
*.cer binary
|
*.cer binary
|
||||||
|
*.graffle binary
|
||||||
*.jar binary
|
*.jar binary
|
||||||
*.jpeg binary
|
*.jpeg binary
|
||||||
*.jpg binary
|
*.jpg binary
|
||||||
*.keystore binary
|
*.keystore binary
|
||||||
|
*.odg binary
|
||||||
|
*.otg binary
|
||||||
*.png binary
|
*.png binary
|
||||||
|
Loading…
x
Reference in New Issue
Block a user