From baa400188403dad032bf139044d16763bf0fe4d6 Mon Sep 17 00:00:00 2001 From: nessi Date: Sun, 21 Jun 2026 10:24:08 +0200 Subject: [PATCH] Add .gitkeep to preserve empty web public directory Add .gitkeep file to apps/web/public to ensure the directory is tracked by git and available for static assets. --- apps/web/public/.gitkeep | 1 + 1 file changed, 1 insertion(+) create mode 100644 apps/web/public/.gitkeep diff --git a/apps/web/public/.gitkeep b/apps/web/public/.gitkeep new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/apps/web/public/.gitkeep @@ -0,0 +1 @@ +