From 9405f6c7c40922a4fdad44891e80d142eb5b8747 Mon Sep 17 00:00:00 2001 From: Bastien Jaillot Date: Sat, 25 Feb 2012 16:54:18 +0100 Subject: [PATCH] Change gitignore_global to yadr one --- git/gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git/gitconfig b/git/gitconfig index a6fc1037..957f36ce 100644 --- a/git/gitconfig +++ b/git/gitconfig @@ -99,7 +99,7 @@ [core] autocrlf = false editor = vim - excludesfile = ~/.dotfiles/gitignore_global + excludesfile = ~/.yadr/gitignore_global [advice] statusHints = false [diff]