mirror of
https://source.perfectable.org/nivertius/git-rc.git
synced 2025-07-01 20:54:20 +02:00
Force LF on all text files
This commit is contained in:
parent
a0e82614a2
commit
217ee9faff
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@
|
|||
[core]
|
||||
excludesFile = ~/.gitignore_global
|
||||
whitespace = trailing-space space-before-tab
|
||||
eol = lf
|
||||
autocrlf = false
|
||||
[push]
|
||||
default = current
|
||||
[pull]
|
||||
|
|
Loading…
Add table
Reference in a new issue