diff --git a/osv.dev.code-workspace b/osv.dev.code-workspace index 2231d56d6c1..7f3b9e1ed3d 100644 --- a/osv.dev.code-workspace +++ b/osv.dev.code-workspace @@ -11,7 +11,16 @@ }, { "path": "go/cmd/tools/reimport-tui" - } + }, + { + "path": "gcp/api" + }, + { + "path": "gcp/website" + }, + { + "path": "gcp/workers" + } ], "settings": {} -} \ No newline at end of file +}