From 3aba82ed2ff0e0a79b386363dc13cc242fba72ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A8=8B=E5=BA=8F=E5=91=98=E5=B0=8F=E5=A2=A8?= Date: Fri, 21 Feb 2025 02:25:29 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- README.md | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 396946b..3961c13 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules -**/.vitepress/cache \ No newline at end of file +**/.vitepress/cache +**/.vitepress/dist diff --git a/README.md b/README.md index 87db0f9..143445e 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,5 @@ “简单步骤与实用技巧” > 开源地址:[GitHub](https://github.com/coder-xiaomo/tutorials) [Gitee](https://gitee.com/coder-xiaomo/tutorials) + +**本项目还处在早期阶段,内容尚不完善,过段时间再来看吧**