规范了版本控制
Some checks failed
CI Pipeline / build (push) Failing after 2m35s

This commit is contained in:
2025-11-02 16:09:53 +08:00
parent 3f5dfa640a
commit 33a75b571b
5069 changed files with 17 additions and 1044901 deletions

17
.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
# VitePress
.vitepress/dist/
.vitepress/cache/
.vitepress/.temp/
# Node.js
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Environment
.env
.env.local
.env.development.local
.env.test.local
.env.production.local