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> (cherry picked from commit 0f257e29c5520b215e573e7e3abde8e5a4743309) Signed-off-by: Reinhard Tartler <siretart@tauware.de>
This commit is contained in:
parent
ca78ee73db
commit
ce99ef48ea
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
||||
*.pnm -diff -text
|
Loading…
x
Reference in New Issue
Block a user