From 6f01e20e25f7a164cb27067c690aa49d4cb5178e Mon Sep 17 00:00:00 2001 From: Pat Thoyts Date: Wed, 30 Nov 2011 11:35:28 +0000 Subject: [PATCH] git-gui: set whitespace warnings appropriate to this project Signed-off-by: Pat Thoyts --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index f96112d47f..33d07c06bd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ +* whitespace=indent-with-non-tab,trailing-space,space-before-tab,tabwidth=4 * encoding=US-ASCII git-gui.sh encoding=UTF-8 /po/*.po encoding=UTF-8 -- 2.11.4.GIT