Files
infra/dotfiles/common/.tmux/plugins/tmux-resurrect/.gitattributes
2026-03-17 10:17:42 +01: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