init
This commit is contained in:
commit
8e0e9b842c
5 changed files with 65 additions and 0 deletions
10
.vscode/settings.json
vendored
Normal file
10
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"json.schemas": [
|
||||
{
|
||||
"fileMatch": [
|
||||
"/menu.json"
|
||||
],
|
||||
"url": "https://raw.githubusercontent.com/cpb-/yocto-cooker/master/cooker/cooker-menu-schema.json"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue