Remove VSC branch protection since I don't plan on making more than the master branch in this repo

This commit is contained in:
Oliver-Akins 2025-03-27 23:23:45 -06:00
parent e723ecdce3
commit 5bcba4bb6a

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

@ -0,0 +1,3 @@
{
"git.branchProtection": []
}