always exclude gitignore
This commit is contained in:
parent
1b5dbc0aa8
commit
12df752a95
@ -30,5 +30,6 @@
|
|||||||
templateDir = ~/.git-template
|
templateDir = ~/.git-template
|
||||||
[core]
|
[core]
|
||||||
pager = diff-so-fancy | less --tabs=4 -RFX
|
pager = diff-so-fancy | less --tabs=4 -RFX
|
||||||
|
excludesfile = ~/.gitignore
|
||||||
[diff]
|
[diff]
|
||||||
noprefix = true
|
noprefix = true
|
||||||
|
Loading…
Reference in New Issue
Block a user