1
0
mirror of synced 2026-08-31 22:46:02 +00:00
Files
spring-security/.gitattributes
T
Marcus Hert da Coregio 6b3f8cfe4e Add .gitattributes
Normalize line endings to auto
Ensure that some file extensions are treated as binary

Closes gh-9727
2021-05-12 14:49:38 -06:00

11 lines
201 B
Plaintext

# Normalize line endings to auto.
* text auto
# Ensure the following are treated as binary.
*.cer binary
*.jar binary
*.jpeg binary
*.jpg binary
*.keystore binary
*.png binary