diff --git a/.gitignore b/.gitignore index 459fe556c7f..f0080497483 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,5 @@ # It's useful (though not required) to be able to unpack codeql in the ql checkout itself /codeql/ +.vscode/settings.json +csharp/extractor/Semmle.Extraction.CSharp.Driver/Properties/launchSettings.json