Files
vim-lsp-settings-mirror/.gitattributes
2019-12-29 14:20:28 +09:00

13 lines
191 B
Plaintext

# -*- coding: utf-8 -*-
# vim:fenc=utf-8 ff=unix
# git system files
.gitattributes eol=lf
.gitignore eol=lf
.editorconfig eol=lf
*.sh text eol=lf
*.cmd -text
# EOF