Use ~/.gitignore
This commit is contained in:
parent
70d93acb15
commit
c38ec860ff
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
||||||
editor = nvim
|
editor = nvim
|
||||||
pager = less -S -x1,5
|
pager = less -S -x1,5
|
||||||
whitespace = cr-at-eol
|
whitespace = cr-at-eol
|
||||||
|
excludesfile = ~/.gitignore
|
||||||
[rebase]
|
[rebase]
|
||||||
autostash = true
|
autostash = true
|
||||||
[color "diff"]
|
[color "diff"]
|
||||||
|
|
Loading…
Reference in a new issue