Update .gitignore
This commit is contained in:
parent
fe5daf9e7c
commit
cc9ce543c9
|
@ -3,6 +3,7 @@ node_modules/
|
|||
.DS_Store
|
||||
yarn-error.log
|
||||
.env*
|
||||
.idea
|
||||
dist
|
||||
electron-builder.yml
|
||||
.yalc/
|
||||
|
|
Loading…
Reference in New Issue