mirror of
https://github.com/kastdeur/dotfiles.git
synced 2025-06-01 20:09:13 +02:00
[git] fix paths for global ignore file
This commit is contained in:
parent
703d92c0da
commit
fd86e1cd6d
3 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
[push]
|
||||
default = matching
|
||||
[core]
|
||||
excludesfile = ~/.config/git/ignore
|
||||
excludesfile = ~/.config/git/ignore_global
|
||||
attributesfile = ~/.config/git/attributes
|
||||
[color]
|
||||
ui = auto
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue