17 lines
228 B
Plaintext
17 lines
228 B
Plaintext
# 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 |