From ff82923a419f82304861906f36c223d4a782bdda Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Fri, 29 Aug 2014 17:07:48 +0200 Subject: fix git diff for php Signed-off-by: Florian Pritz --- .gitconfig | 1 + 1 file changed, 1 insertion(+) (limited to '.gitconfig') diff --git a/.gitconfig b/.gitconfig index d2e3822..b998f0d 100644 --- a/.gitconfig +++ b/.gitconfig @@ -41,5 +41,6 @@ [core] excludesfile = ~/.gitignore compression = 9 + attributesfile = ~/git/dotfiles/.gitattributes [log] decorate = full -- cgit v1.2.3-24-g4f1b