From 4d4fead1a7ac8929b53cbc5f943e2251411cbbf2 Mon Sep 17 00:00:00 2001 From: kvik Date: Tue, 28 Jul 2020 18:24:51 +0000 Subject: [PATCH] Add a stub public/ directory This should be generated by a mkfile, but I couldn't be bothered to figure it out now. --- public/empty | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 public/empty diff --git a/public/empty b/public/empty new file mode 100644 index 0000000..e69de29 -- 2.45.2