Sign in
rust
/
rust-embedded
/
book
/
refs/heads/master
/
.
/
.gitattributes
blob: 71246f92d37eed06fdc9729b595cf3718716467d [
file
] [
log
] [
blame
] [
edit
]
# Set the default behavior, in case people don't have core.autocrlf set.
*
text
=
auto
eol
=
lf
# Older git versions try to fix line endings on images, this prevents it.
*.
png binary
*.
jpg binary
*.
jpeg binary
*.
ico binary