diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/.gitignore | 6 |
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-* |