X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=.gitattributes;h=5e98806c6cc246acef5f539ae191710a0c06ad3f;hb=06121a0a8328c8aaa7a023cf6ebb142e9dc2b45c;hp=6b9c715d21d5486e59083fb6071566aa6ecd4d42;hpb=4d9e42f8f11c57b32b976a943c8ddaf6214e64b8;p=git.git diff --git a/.gitattributes b/.gitattributes index 6b9c715d2..5e98806c6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ * whitespace=!indent,trail,space -*.[ch] whitespace +*.[ch] whitespace=indent,trail,space +*.sh whitespace=indent,trail,space