mirror of
https://github.com/katanemo/plano.git
synced 2026-05-24 14:05:14 +02:00
initial commit
This commit is contained in:
commit
100114f6d0
5 changed files with 45 additions and 0 deletions
17
gateway.code-workspace
Normal file
17
gateway.code-workspace
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"folders": [
|
||||
{
|
||||
"name": "root",
|
||||
"path": "."
|
||||
},
|
||||
{
|
||||
"name": "envoyfilter",
|
||||
"path": "envoyfilter"
|
||||
},
|
||||
{
|
||||
"name": "demos",
|
||||
"path": "./demos"
|
||||
},
|
||||
],
|
||||
"settings": {}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue