AquaStream/.vscode/settings.json

5 lines
81 B
JSON
Raw Normal View History

2022-08-11 09:05:47 +00:00
{
"githubPullRequests.ignoredPullRequestBranches": [
"master"
]
}