feat: add electron dist to ignore (#54)

This commit is contained in:
Hawtim Zhang 2020-10-27 23:51:59 +08:00 committed by GitHub
parent e3f783cb65
commit 18a3281396
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,6 +1,7 @@
.DS_Store
node_modules
/dist
dist_electron
# local env files
@ -24,3 +25,4 @@ pnpm-debug.log*
*.sw?
.vercel
NeteaseCloudMusicApi-master.zip

View File

@ -1,4 +1,5 @@
build
coverage
dist
napi