diff --git a/sdk.code-workspace b/sdk.code-workspace index 4b5558bec88..207dc341093 100644 --- a/sdk.code-workspace +++ b/sdk.code-workspace @@ -72,6 +72,9 @@ // since it's in .gitignore, but it doesn't seem to. "xcodebuild", "out", + + // A VERY old benchmark that has not been updated for the latest SDK + "pkg/compiler/test/codesize/swarm", ], }, }