1
0
Fork 0
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:
Eric-Teunis de Boone 2024-06-26 14:57:13 +02:00
parent 703d92c0da
commit fd86e1cd6d
3 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
[push]
default = matching
[core]
excludesfile = ~/.config/git/ignore
excludesfile = ~/.config/git/ignore_global
attributesfile = ~/.config/git/attributes
[color]
ui = auto