diff options
Diffstat (limited to 'tmux/.tmux/plugins/tpm/.gitattributes')
-rw-r--r-- | tmux/.tmux/plugins/tpm/.gitattributes | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tmux/.tmux/plugins/tpm/.gitattributes b/tmux/.tmux/plugins/tpm/.gitattributes deleted file mode 100644 index 80772e4..0000000 --- a/tmux/.tmux/plugins/tpm/.gitattributes +++ /dev/null @@ -1,9 +0,0 @@ -# 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 |