From 59e65aa1a8f2dc668b37114380e50b3051d7206f Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Tue, 24 Apr 2012 23:24:57 +0200 Subject: gitconfig: added gitglobalignore file --- gitconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gitconfig') diff --git a/gitconfig b/gitconfig index 6e9a13d..3afdc2e 100644 --- a/gitconfig +++ b/gitconfig @@ -14,3 +14,6 @@ ci = commit b = branch sta = stash + +[core] + excludesfile = ~/.dotfiles/gitglobalignore -- cgit v1.2.3