mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 05:08:04 +00:00
fix: bugs
This commit is contained in:
parent
11eb29b3b8
commit
ee77b34ee9
13 changed files with 606 additions and 153 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,8 +1,6 @@
|
|||
.DS_Store
|
||||
node_modules
|
||||
/dist
|
||||
dist_electron
|
||||
Icon?
|
||||
|
||||
# local env files
|
||||
.env
|
||||
|
|
@ -25,7 +23,6 @@ pnpm-debug.log*
|
|||
*.sw?
|
||||
|
||||
.vercel
|
||||
/netease_api
|
||||
|
||||
#Electron-builder output
|
||||
/dist_electron
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue