From 67ef2d6d6da3c4070d286059b9add37be5aaac97 Mon Sep 17 00:00:00 2001 From: huangzhenbao <17818024429@163.com> Date: Thu, 22 Jan 2026 18:17:05 +0800 Subject: [PATCH] chore: ignore local supabase folder --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 570c63d9..46224298 100644 --- a/.gitignore +++ b/.gitignore @@ -42,4 +42,7 @@ ehthumbs.db Thumbs.db # Project specific ignores -# Add any other project specific ignores below this line \ No newline at end of file +# Add any other project specific ignores below this line +# local supabase +supabase/ +