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

9 lines
240 B
Text

# Force text files to have unix eols, so Windows/Cygwin does not break them
*.* eol=lf
# These files are unfortunately not recognized as text files so
# explicitly listing them here
tpm eol=lf
bin/* eol=lf
bindings/* eol=lf
tests/* eol=lf