From cd525f8ab11068a16b93035599887d8a8e4146d6 Mon Sep 17 00:00:00 2001 From: Stefan Majewsky Date: Wed, 31 Jan 2018 22:21:00 +0100 Subject: add testing scripts based on github.com/bouncestorage/docker-swift --- testing/data/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 testing/data/.gitignore (limited to 'testing/data') diff --git a/testing/data/.gitignore b/testing/data/.gitignore new file mode 100644 index 0000000..d6b7ef3 --- /dev/null +++ b/testing/data/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore -- cgit v1.2.3