checkout/.vscode/settings.json

5 lines
83 B
JSON
Raw Normal View History

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