checkout/.vscode/settings.json

5 lines
83 B
JSON
Raw Normal View History

2022-10-26 18:14:48 +00:00
{
"githubPullRequests.ignoredPullRequestBranches": [
"main"
]
}