general cleanup - removed old comments, enforced naming conventions etc
Some checks are pending
check / check (push) Waiting to run

This commit is contained in:
KS Jannette
2026-03-04 23:29:58 -05:00
parent 44dad43f1d
commit 2c86bba235
55 changed files with 68 additions and 101 deletions

2
.gitignore vendored
View File

@@ -21,7 +21,7 @@ node_modules/
*.key
# Go build artifacts
backend-go/bin/
backend/bin/
*.exe
*.exe~
*.dll