mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-02-13 18:05:02 +00:00
19 lines
371 B
Plaintext
19 lines
371 B
Plaintext
# 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
|