aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/.gitignore7
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index ababe77..0feec55 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,6 +1,7 @@
driver
-# The immediate test/ sub-directory shouldn't be ignored.
+# The immediate test/ sub-directory shouldn't be ignored. Note that
+# these can be symlinks (so no trailing /).
#
-*/**/test/
-test-*/
+*/**/test
+test-*