mirror of
https://github.com/gpakosz/.tmux.git
synced 2025-12-05 00:40:10 +00:00
added .gitattributes to make sure .tmux.conf and .tmux.conf.local have LF line endings, resolves #235
This commit is contained in:
7
.gitattributes
vendored
Normal file
7
.gitattributes
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
* text=auto
|
||||
|
||||
# git
|
||||
.gitignore text
|
||||
|
||||
.tmux.conf eol=lf
|
||||
.tmux.conf.local eol=lf
|
||||
Reference in New Issue
Block a user