2020-10-10 19:54:44 +08:00
|
|
|
.DS_Store
|
|
|
|
node_modules
|
|
|
|
/dist
|
2020-10-27 23:16:07 +08:00
|
|
|
dist_electron
|
2020-12-09 12:04:26 +08:00
|
|
|
Icon?
|
2020-10-10 19:54:44 +08:00
|
|
|
|
|
|
|
# local env files
|
2020-10-20 19:19:14 +08:00
|
|
|
.env
|
2020-10-10 19:54:44 +08:00
|
|
|
.env.local
|
|
|
|
.env.*.local
|
|
|
|
|
|
|
|
# Log files
|
|
|
|
npm-debug.log*
|
|
|
|
yarn-debug.log*
|
|
|
|
yarn-error.log*
|
|
|
|
pnpm-debug.log*
|
|
|
|
|
|
|
|
# Editor directories and files
|
|
|
|
.idea
|
|
|
|
.vscode
|
|
|
|
*.suo
|
|
|
|
*.ntvs*
|
|
|
|
*.njsproj
|
|
|
|
*.sln
|
|
|
|
*.sw?
|
|
|
|
|
|
|
|
.vercel
|
2021-01-26 11:56:03 +08:00
|
|
|
/netease_api
|
2020-10-24 00:51:29 +08:00
|
|
|
|
|
|
|
#Electron-builder output
|
2020-10-27 01:30:10 +08:00
|
|
|
/dist_electron
|
2020-11-01 16:41:10 +08:00
|
|
|
NeteaseCloudMusicApi-master
|
2020-10-27 01:13:47 +08:00
|
|
|
NeteaseCloudMusicApi-master.zip
|