1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

git: fix global gitignore

This commit is contained in:
Joe Groocock 2018-11-08 22:26:44 +00:00
parent e140647ba7
commit bedead5cda
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86

View File

@ -4,7 +4,7 @@
signingkey = CFBB6A86
[core]
autocrlf = input
excludesfile = $HOME/.config/git/gitignore
excludesfile = /home/frebib/.config/git/gitignore
pager = diff-highlight | $PAGER
[interactive]
diffFilter = diff-highlight