From 74e359a47dae2afd5b0a58343c7267fbdca61520 Mon Sep 17 00:00:00 2001 From: aibayanyu Date: Mon, 20 Feb 2023 22:12:04 +0800 Subject: [PATCH] chore: add gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3405c63..4cb0bb7 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ node_modules .vscode .DS_Store dist +cache +.temp