diff options
Diffstat (limited to 't/.gitattributes')
-rw-r--r-- | t/.gitattributes | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/t/.gitattributes b/t/.gitattributes index 562b12e16e..ab6edbf19e 100644 --- a/t/.gitattributes +++ b/t/.gitattributes @@ -1 +1,2 @@ -* -whitespace +t[0-9][0-9][0-9][0-9]-*.sh -whitespace +t[0-9][0-9][0-9][0-9]/* -whitespace |