From 98c1417bf1243cb6a69a1cd3fd9d0b2e848a54cb Mon Sep 17 00:00:00 2001 From: ramforth Date: Mon, 17 Nov 2025 00:37:44 +0100 Subject: [PATCH] chore: Add static directory for frontend assets --- static/.gitkeep | 1 + 1 file changed, 1 insertion(+) create mode 100644 static/.gitkeep diff --git a/static/.gitkeep b/static/.gitkeep new file mode 100644 index 0000000..57348a5 --- /dev/null +++ b/static/.gitkeep @@ -0,0 +1 @@ +# This file ensures the 'static' directory is tracked by Git.