From 37b3e0416d2a650a0515ef4d32e5ecd93d777234 Mon Sep 17 00:00:00 2001 From: Arne Schauf Date: Tue, 15 Jul 2014 17:06:46 +0200 Subject: [PATCH] Update gitconfig --- gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gitconfig b/gitconfig index bedc361..6f95179 100644 --- a/gitconfig +++ b/gitconfig @@ -12,3 +12,5 @@ default = current [color] ui = true +[core] + excludesfile = ~/.gitignore