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

11
backend/.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
bin/
.env
*.exe
*.exe~
*.dll
*.so
*.dylib
*.test
*.out
vendor/
tmp/