From 43f2b4082e275f7540bc395c22047e9fe0d2e18f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul?= Date: Mon, 22 Nov 2021 20:59:02 +0100 Subject: [PATCH] webui directory must be present --- src/runboat/webui/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/runboat/webui/.gitignore diff --git a/src/runboat/webui/.gitignore b/src/runboat/webui/.gitignore new file mode 100644 index 0000000..d6b7ef3 --- /dev/null +++ b/src/runboat/webui/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore