Files
infra/dotfiles/desktop/.tmux/plugins/tmux-resurrect/.gitattributes
2026-03-31 19:00:15 +02:00

6 lines
175 B
Plaintext

# 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