From d17bfcf09a1d86dc3880d35024bf05ef1476498e Mon Sep 17 00:00:00 2001 From: Patrick Stewart Date: Sun, 27 Oct 2024 22:53:50 -0700 Subject: [PATCH] add: adding support for building apps in the monorepo --- .cursorignore => apps/.gitkeep | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .cursorignore => apps/.gitkeep (100%) diff --git a/.cursorignore b/apps/.gitkeep similarity index 100% rename from .cursorignore rename to apps/.gitkeep