rc-plugin/.gitignore
2023-02-14 14:41:02 +08:00

22 lines
238 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.json
package-lock.json
yarn.lock
.prettierrc.json