gitattributes: don't show whitespace error on patches
This commit is contained in:
parent
541d6e597c
commit
5df538d522
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1,2 +1,4 @@
|
|||||||
template linguist-language=bash
|
template linguist-language=bash
|
||||||
common/shlibs merge=union
|
common/shlibs merge=union
|
||||||
|
*.patch whitespace=-space-before-tab,-trailing-space
|
||||||
|
*.diff whitespace=-space-before-tab,-trailing-space
|
||||||
|
Loading…
x
Reference in New Issue
Block a user