quanttp2/.vscode/settings.json

5 lines
82 B
JSON
Raw Normal View History

2023-05-28 16:19:30 +03:00
{
"githubPullRequests.ignoredPullRequestBranches": [
"develop"
]
}