From aa6073185b74b1864ef4c3e2c173f29468165caf Mon Sep 17 00:00:00 2001 From: Peter Son Struschka Date: Thu, 13 Sep 2018 09:57:49 +0700 Subject: updated gitconfig and emacs init.el --- git/.gitconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'git/.gitconfig') diff --git a/git/.gitconfig b/git/.gitconfig index 8c0bf33..871a709 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -3,3 +3,5 @@ name = Peter Son Struschka [color] ui = true +[core] + excludesfile = ~/.gitignore -- cgit v1.2.3