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