rc-plugin/.gitignore
2024-08-15 20:00:29 +08:00

22 lines
250 B
Plaintext

.vitepress
.cache/
coverage/
dist/*
!dist/index.html
node_modules/
*.log
.DS_Store
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
.idea
.history
package-lock.json
pnpm-lock.yaml
yarn.lock
.prettierrc.json