Update .gitignore

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
gnl 2018-08-28 17:37:25 +03:00 committed by Jakub Sokołowski
parent 888bd5c2d6
commit 906fb8a3e8
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -57,6 +57,9 @@ env/dev/env/config.cljs
externs/ externs/
shim.js shim.js
# Desktop build
index.desktop.js
# Generated by lein voom # Generated by lein voom
# #
/pom.xml /pom.xml
@ -112,7 +115,9 @@ fastlane/README.md
/VERSION /VERSION
/package-lock.json /package-lock.json
/package.json /package.json
/yarn.lock
/.re-natal /.re-natal
/re-natal
# Jenkins # Jenkins
pkg pkg