X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=.gitattributes;h=5e98806c6cc246acef5f539ae191710a0c06ad3f;hb=7e7db5e4520388d3a6f1efbe2f7a29d43bd06a2b;hp=6b9c715d21d5486e59083fb6071566aa6ecd4d42;hpb=a8816e7bab0354badd915c1da09421a64c982831;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