diff options
-rw-r--r-- | gitconfig | 2 | ||||
-rw-r--r-- | gitignore (renamed from global.gitignore) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/gitconfig b/gitconfig index 0915a234..7c21d74f 100644 --- a/gitconfig +++ b/gitconfig @@ -22,4 +22,4 @@ [diff] algorithm = patience [core] - excludesfile = ~/projects/dotfiles/global.gitignore + excludesfile = ~/.gitignore diff --git a/global.gitignore b/gitignore index 7e23dcab..7e23dcab 100644 --- a/global.gitignore +++ b/gitignore |