vue-markdown/.gitignore

21 lines
193 B
Plaintext
Raw Permalink Normal View History

.cache/
coverage/
dist/
!dist/index.html
2018-08-23 15:11:31 +08:00
node_modules/
*.log
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
2018-08-23 15:11:31 +08:00
2019-10-28 15:02:12 +08:00
.vscode
.idea
/docs/.vuepress/dist/