From 7de32502590995ee8d7cc8b681b0f723ca35ccb0 Mon Sep 17 00:00:00 2001 From: Stefan Majewsky Date: Mon, 5 Feb 2018 21:30:00 +0100 Subject: SAIO gets confused when there are unexpected files in testing/data/ --- testing/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 testing/.gitignore (limited to 'testing/.gitignore') diff --git a/testing/.gitignore b/testing/.gitignore new file mode 100644 index 0000000..82f0c3a --- /dev/null +++ b/testing/.gitignore @@ -0,0 +1 @@ +/data/ -- cgit v1.2.3