aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2021-10-05 07:56:43 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2021-10-05 07:56:43 +0200
commit1cc4abeccd4739a71ee9a1d25439aafbf312aed3 (patch)
tree2443e1878373ac9246ff16187e20ec759d35584f /tests
parent04fbe05c33f9c5aa80210979273b4e6ab898c7a9 (diff)
Tweak .gitignore
Diffstat (limited to 'tests')
-rw-r--r--tests/.gitignore7
1 files changed, 5 insertions, 2 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index 2e508a9..403e327 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,3 +1,6 @@
driver
-test/
-test-*/
+
+# Testscript output directory (can be symlink).
+#
+test
+test-*