From 51b6ce9062cf7aed1d2abce9a5963156f907e479 Mon Sep 17 00:00:00 2001 From: Jeff Emmett Date: Thu, 19 Mar 2026 13:53:09 -0700 Subject: [PATCH] Add public/.gitkeep for Docker build The Dockerfile COPY step requires the public/ directory to exist. Co-Authored-By: Claude Opus 4.6 --- public/.gitkeep | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 public/.gitkeep diff --git a/public/.gitkeep b/public/.gitkeep new file mode 100644 index 0000000..e69de29