This commit is contained in:
Dark Moon 2022-10-26 15:14:48 -03:00 committed by GitHub
parent 64e8476051
commit 69bb833dba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,5 @@
{
"githubPullRequests.ignoredPullRequestBranches": [
"main"
]
}