dot_files/dot_tmux/plugins/tmux-resurrect/dot_gitattributes
Viktor Barzin 58ef6d327f initial
2025-11-22 22:51:27 +00:00

5 lines
175 B
Text

# Force text files to have unix eols, so Windows/Cygwin does not break them
*.* eol=lf
# Except for images because then on checkout the files have been altered.
*.png binary