aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2021-09-20 11:04:09 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2021-09-20 11:05:11 +0200
commitf3260b276e30f26feb8ecb69bd628ad87e687d0a (patch)
tree45ccb878556320808aec67d31d1d1ced604e6d75
parentc92a512cb7c7b5f35fb24e9bd36f50be8e26e763 (diff)
Tweak tests/.gitignore to ignore symlinks
-rw-r--r--tests/.gitignore6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index 35ec43f..a6332dd 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,2 +1,4 @@
-test/
-test-*/
+# Note: could be symlinks to directories (so no trailing /).
+#
+test
+test-*