Delete .vscode/settings.json

This is user specific config.
This commit is contained in:
Nicolas Patry 2024-04-30 12:07:13 +02:00 committed by GitHub
parent 75f954df6c
commit 91f29cabbe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +0,0 @@
{
"githubPullRequests.ignoredPullRequestBranches": [
"main"
]
}