From 6047937c118ee0fa3ad957ef58647ee784e4fa7a Mon Sep 17 00:00:00 2001 From: josedario87 Date: Sat, 5 Jul 2025 15:02:04 -0600 Subject: [PATCH] feat: Force rebuild of client and admin services by updating gitkeep files --- admin/.gitkeep | 2 +- client/.gitkeep | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/.gitkeep b/admin/.gitkeep index 126fb47..ec671ca 100644 --- a/admin/.gitkeep +++ b/admin/.gitkeep @@ -1 +1 @@ -# Initial build trigger \ No newline at end of file +# Initial build trigger - force rebuild \ No newline at end of file diff --git a/client/.gitkeep b/client/.gitkeep index 126fb47..ec671ca 100644 --- a/client/.gitkeep +++ b/client/.gitkeep @@ -1 +1 @@ -# Initial build trigger \ No newline at end of file +# Initial build trigger - force rebuild \ No newline at end of file