rc-plugin/.gitignore
2023-03-07 16:27:08 +08:00

21 lines
225 B
Plaintext

.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
yarn.lock
.prettierrc.json