rc-plugin/.gitignore
2024-11-06 17:03:17 +08:00

26 lines
278 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
.vitepress
bun.lockb
.next