migrating repo from old host server

This commit is contained in:
KS Jannette
2026-08-22 18:58:55 -04:00
commit 4968d7f575
153 changed files with 20009 additions and 0 deletions

11
backend/.gitignore vendored Normal file
View File

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