From 18a1c6cbba2271812bbf827a4512c6b9c50b0612 Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Wed, 30 Nov 2016 12:02:26 +0000 Subject: [PATCH] gitconfig gitignore --- etc/gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/gitconfig b/etc/gitconfig index 4634832f..2eddfade 100644 --- a/etc/gitconfig +++ b/etc/gitconfig @@ -4,7 +4,7 @@ [core] pager = less -iMRF editor = vim - excludesfile = /opt/nb/etc/gitignore + #excludesfile = /opt/nb/etc/gitignore [credential] helper = cache --timeout 3600 # NB 18.01.16 [push] -- 2.47.3