OSDN Git Service

diff.c: make constant string arguments const
[git-core/git.git] / .gitattributes
index 33d07c0..5e98806 100644 (file)
@@ -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