You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
241 B
21 lines
241 B
# vitepress - user guide
|
|
node_modules/
|
|
.vitepress/cache/
|
|
.vitepress/dist/
|
|
.vitepress/.temp/
|
|
|
|
# Book build output
|
|
_book
|
|
|
|
#log folder
|
|
logs
|
|
|
|
#backup files
|
|
*.bak
|
|
|
|
#Yarn log
|
|
yarn-error.log
|
|
|
|
|
|
# Generated alternative _summary.md
|
|
# **/*/_summary.md
|
|
|