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) + +**本项目还处在早期阶段,内容尚不完善,过段时间再来看吧**