From 2df3299d860feb55c1caa8487238851c0f4622aa Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Wed, 6 Jan 2010 12:22:25 -0800 Subject: .gitattributes: detect 8-space indent in shell scripts Signed-off-by: Junio C Hamano diff --git a/.gitattributes b/.gitattributes index 0636dee..5e98806 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ * whitespace=!indent,trail,space *.[ch] whitespace=indent,trail,space +*.sh whitespace=indent,trail,space -- cgit v0.10.2-6-g49f6