mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
22 lines
238 B
Plaintext
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 |