From 3d7879c79d295cd6700b6b0eb4d533773367a434 Mon Sep 17 00:00:00 2001 From: abearxiong Date: Thu, 27 Mar 2025 19:53:52 +0800 Subject: [PATCH] .gitignore change no turbo --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 385b135..fd886a9 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ dist build .cache .DS_Store -*.log \ No newline at end of file +*.log +.turbo