Update .gitignore

This commit is contained in:
Mati Dastugue 2020-07-06 18:18:31 -03:00 committed by GitHub
parent fe5daf9e7c
commit cc9ce543c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@ node_modules/
.DS_Store
yarn-error.log
.env*
.idea
dist
electron-builder.yml
.yalc/