mirror of
https://github.com/tmux-plugins/tmux-yank.git
synced 2026-09-10 07:36:17 -04:00
12 lines
320 B
Plaintext
12 lines
320 B
Plaintext
# The linguist directives are for https://github.com/github/linguist
|
|
|
|
*.md text eol=lf whitespace=blank-at-eol
|
|
*.sh text eol=lf whitespace=blank-at-eol diff=php
|
|
*.tmux text eol=lf whitespace=blank-at-eol diff=php
|
|
|
|
Vagrantfile text eol=lf linguist-vendored
|
|
video/* linguist-documentation
|
|
|
|
# Binary Types
|
|
*.png binary
|