diff options
Diffstat (limited to 'gitconfig')
-rw-r--r-- | gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gitconfig b/gitconfig index 0915a23..7c21d74 100644 --- a/gitconfig +++ b/gitconfig @@ -22,4 +22,4 @@ [diff] algorithm = patience [core] - excludesfile = ~/projects/dotfiles/global.gitignore + excludesfile = ~/.gitignore |