vuepress-theme-vdoing/.gitignore

21 lines
169 B
Plaintext

# npm
package-lock.json
node_modules
# yarn
yarn.lock
pnpm-lock.yaml
# vscode
.vscode
# vuepress
docs/.vuepress/dist
# 百度链接推送
urls.txt
# mac
.DS_Store