chore(gitignore): untrack files modified by the apply task
This commit is contained in:
parent
ba948efa29
commit
b2a95432c3
6 changed files with 5 additions and 91 deletions
|
|
@ -1,24 +0,0 @@
|
|||
{
|
||||
"//":"PLEASE! Do not edit this file directly",
|
||||
"//":" Modify it at app-template/",
|
||||
|
||||
"manifest_version": 2,
|
||||
"name": "bitpay",
|
||||
"description": "Secure Bitcoin Wallet",
|
||||
"version": "0.14.0",
|
||||
"permissions": [
|
||||
"storage",
|
||||
"unlimitedStorage",
|
||||
"notifications",
|
||||
"videoCapture",
|
||||
"webview"
|
||||
],
|
||||
"app": {
|
||||
"background": {
|
||||
"scripts": ["initial.js"]
|
||||
}
|
||||
},
|
||||
"icons": {
|
||||
"128": "img/icon-chrome-128.png"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue