From fc9409e55f15e7806917b8cf5a912c4357545294 Mon Sep 17 00:00:00 2001 From: Del Wang Date: Thu, 8 May 2025 00:59:54 +0800 Subject: [PATCH] chore: ignore temp dir --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2644b6f..c6d0b4b 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ node_modules # Testing coverage +temp # Turbo .turbo