From 97542c785790329f248f5bd125ba6be5a1d0a73a Mon Sep 17 00:00:00 2001 From: lew Date: Thu, 29 Jan 2026 02:58:45 +0000 Subject: [PATCH] fix: update gitignore for new app paths --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d64afdf..fa6ee4f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,4 @@ dist .astro .vercel pnpm-lock.yaml -apps/www/.env +**/.env