OSDN Git Service

Treat all '*.pnm' files as non-text file
authorReinhard Tartler <siretart@tauware.de>
Fri, 28 Nov 2014 14:52:50 +0000 (09:52 -0500)
committerReinhard Tartler <siretart@tauware.de>
Fri, 28 Nov 2014 22:52:43 +0000 (17:52 -0500)
commit0f257e29c5520b215e573e7e3abde8e5a4743309
tree1a2b23f890049feecab2d0711e901e98fd9be8ad
parent491805636cef50d3f582bd345e1460eeb739ea48
Treat all '*.pnm' files as non-text file

This convinces the pre-receive hook to not consider all *.pnm files as
text files to reduce the patch sizes and avoids triggering whitespace
checks,

Contains a correction by Janne Grunau <janne-libav@jannau.net>
.gitattributes [new file with mode: 0644]