From a0e8cfd090d7e8026ced4c536cb838c3c5eb4ca5 Mon Sep 17 00:00:00 2001 From: wonder Date: Sat, 30 May 2026 11:11:57 +0800 Subject: [PATCH] chore: add tmp/ to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 28b4a58..e92b42a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ node_modules dist .slidev *.local +tmp/