X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=.gitattributes;h=5e98806c6cc246acef5f539ae191710a0c06ad3f;hb=d90b16ed421eb51fc4d7c6bda5f3332cc2e3aece;hp=33d07c06bd90833ce56bc64c13bdc08c1997c3fb;hpb=6f01e20e25f7a164cb27067c690aa49d4cb5178e;p=git.git diff --git a/.gitattributes b/.gitattributes index 33d07c06b..5e98806c6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,3 @@ -* 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 +* whitespace=!indent,trail,space +*.[ch] whitespace=indent,trail,space +*.sh whitespace=indent,trail,space