diff --git a/stubs/.gitkeep b/.vscode/.gitkeep similarity index 100% rename from stubs/.gitkeep rename to .vscode/.gitkeep diff --git a/.vscode/cody.json b/.vscode/cody.json deleted file mode 100644 index 47475ee..0000000 --- a/.vscode/cody.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "port": { - "prompt": "Act as a Senior Developer who is a master in PHP and Dart langauges. Port the PHP file to Dart.", - "context": { - "selection": false, - "currentFile": true - }, - "mode": "ask" - } -} \ No newline at end of file