gitignore
This commit is contained in:
parent
9d25bff148
commit
b18db95987
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -13,6 +13,9 @@ cordova/*.keystore
|
||||||
cache
|
cache
|
||||||
webkitbuilds/*
|
webkitbuilds/*
|
||||||
!webkitbuilds/README.md
|
!webkitbuilds/README.md
|
||||||
|
!webkitbuilds/windows-setup.iss
|
||||||
|
!webkitbuilds/favicon.ico
|
||||||
|
!webkitbuilds/.desktop
|
||||||
|
|
||||||
# chrome extensions
|
# chrome extensions
|
||||||
browser-extensions/chrome/copay-chrome-extension
|
browser-extensions/chrome/copay-chrome-extension
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue