From c01df20ebfa03b2bf4a953cc70c3c71196de196e Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Wed, 29 Jun 2016 10:36:10 +0200 Subject: [PATCH] testing: Ignore tests/local directory This could be used for experimental test scenarios that should not get tracked in the repository. --- testing/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/testing/.gitignore b/testing/.gitignore index 42fcd72ad0..5c4bd8782b 100644 --- a/testing/.gitignore +++ b/testing/.gitignore @@ -1,2 +1,3 @@ do-tests testing.conf.local +tests/local/