tmux-plugins / tmux-logging

Easy logging and screen capturing for Tmux.
MIT License
1.03k stars 113 forks source link

Added attribute to treat png's as binary files. #11

Closed peteches closed 8 years ago

peteches commented 8 years ago

Without treating the pngs as binary the existing gitattributes file forces git to swap out crlf to lf.

Git then notices the files have changed and they are marked as such.