]> asedeno.scripts.mit.edu Git - git.git/blobdiff - .gitattributes
.gitattributes: detect 8-space indent in shell scripts
[git.git] / .gitattributes
index f96112d47f743289bf3893981bc89dcaa9caae19..5e98806c6cc246acef5f539ae191710a0c06ad3f 100644 (file)
@@ -1,3 +1,3 @@
-*           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