From ad65091d694ecdc4aef28c937ae33c6cc57d54d3 Mon Sep 17 00:00:00 2001 From: Wires77 Date: Thu, 13 May 2021 14:22:59 -0500 Subject: [PATCH] Adding a placeholder file so the CI process can find the TestBuilds folder even when it's empty --- spec/TestBuilds/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 spec/TestBuilds/.gitignore diff --git a/spec/TestBuilds/.gitignore b/spec/TestBuilds/.gitignore new file mode 100644 index 00000000..87c309b7 --- /dev/null +++ b/spec/TestBuilds/.gitignore @@ -0,0 +1 @@ +# This file is to keep an empty TestBuilds folder around when the CI process uses it to find test builds if there aren't any to find \ No newline at end of file