Skip to content
Snippets Groups Projects

Do not detect lineendings in binary files

1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
* text eol=lf
# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary
Loading