checkout/.vscode/settings.json

5 lines
83 B
JSON
Raw Normal View History

2022-10-27 02:14:48 +08:00
{
"githubPullRequests.ignoredPullRequestBranches": [
"main"
]
}