Updated build.sh to automatically commit and push changes after successful build

This commit is contained in:
Your Name
2025-08-14 20:08:19 -04:00
parent b5e115ab26
commit ef2b13e511
8 changed files with 8057 additions and 63 deletions

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

@@ -0,0 +1,3 @@
{
"git.ignoreLimitWarning": true
}