diff options
Diffstat (limited to 'tests/.gitignore')
-rw-r--r-- | tests/.gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index 35ec43f..b03f3da 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,2 +1,3 @@ -test/ -test-*/ +# Note that these can be symlinks (so no trailing /). +test +test-* |