From 41b06f89c027b0223a0afc2b4a9bcb21f9a94a4f Mon Sep 17 00:00:00 2001 From: jason Date: Tue, 21 Apr 2026 09:12:03 -0500 Subject: [PATCH] build cleanup --- public/.gitkeep | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/.gitkeep diff --git a/public/.gitkeep b/public/.gitkeep new file mode 100644 index 0000000..b63633a --- /dev/null +++ b/public/.gitkeep @@ -0,0 +1,3 @@ +# Static assets for Next.js live here (favicon, robots.txt, icons, etc.). +# This file only exists so the directory is tracked in git and the Docker +# builder stage has something to COPY from.