mirror of
https://github.com/tmux-plugins/tmux-yank.git
synced 2026-09-10 07:36:17 -04:00
7 lines
202 B
Plaintext
7 lines
202 B
Plaintext
# 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
|
|
Vagrantfile eol=lf
|