diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/experimental/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/experimental/.gitignore b/tests/experimental/.gitignore new file mode 100644 index 00000000000..803908720af --- /dev/null +++ b/tests/experimental/.gitignore @@ -0,0 +1,7 @@ +# Initial commit, git needs a file to add a directory +# First tests to appear here, should remove this file +# Directives: +# Ignore everything in this directory +* +# Except this file +!.gitignore |