From bfe1b17c88a97a146f6e4675eb5f22182800cf55 Mon Sep 17 00:00:00 2001 From: titor-z Date: Thu, 19 Dec 2024 18:43:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5=E7=BC=93=E5=AD=98=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 701f6b8..eca7bca 100644 --- a/.gitignore +++ b/.gitignore @@ -54,4 +54,5 @@ Temporary Items .apdisk # Production -node_modules/ \ No newline at end of file +node_modules/ +.vitepress/cache \ No newline at end of file