git: Move global gitignore to config directory
This commit is contained in:
parent
b7254cd5b4
commit
d5fefc509d
2 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
|
||||
[core]
|
||||
editor = nvim
|
||||
excludesfile = ~/.gitignore_global
|
||||
excludesfile = ~/.config/git/gitignore
|
||||
|
||||
[credential]
|
||||
helper = /usr/lib/git-core/git-credential-libsecret
|
||||
|
|
Loading…
Add table
Reference in a new issue