chore: initial extension manifest, config, gitignore
This commit is contained in:
commit
5c19cf6691
4 changed files with 43 additions and 0 deletions
9
manifest.json
Normal file
9
manifest.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"repos": [
|
||||
{
|
||||
"id": "restaurant",
|
||||
"organisation": "lnbits",
|
||||
"repository": "restaurant"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue