diff options
Diffstat (limited to 'unit-tests/.gitignore')
-rw-r--r-- | unit-tests/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/unit-tests/.gitignore b/unit-tests/.gitignore index e54525b..eac2bb8 100644 --- a/unit-tests/.gitignore +++ b/unit-tests/.gitignore @@ -1 +1,6 @@ driver + +# The immediate test/ sub-directory shouldn't be ignored. +# +*/test/ +test-*/ |