diff options
author | Kamil Dudka <kdudka@redhat.com> | 2015-04-22 14:18:40 +0200 |
---|---|---|
committer | Kamil Dudka <kdudka@redhat.com> | 2015-04-22 14:20:20 +0200 |
commit | 27ace9893c3600aa0f81029267c0a5990b946d2b (patch) | |
tree | f8a13844f1dff9d4a89a24891db2777fd40244d8 /tests/unit/.gitignore | |
parent | 85c45d153b901d3f69dd5713924039c011477612 (diff) |
tests/unit/.gitignore: hide unit1601 and above, too
Diffstat (limited to 'tests/unit/.gitignore')
-rw-r--r-- | tests/unit/.gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/unit/.gitignore b/tests/unit/.gitignore index c3f6d01a2..d5ee15182 100644 --- a/tests/unit/.gitignore +++ b/tests/unit/.gitignore @@ -1,2 +1 @@ -unit13[0-9][0-9] -unit1600 +/unit1[36][0-9][0-9] |