Update .gitignore

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

2
.gitignore vendored
View File

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