Initial Commit

This commit is contained in:
Elijah 2026-07-19 13:10:55 -07:00
commit 86fc06b877
37 changed files with 3424 additions and 0 deletions

12
.gitignore vendored Normal file
View file

@ -0,0 +1,12 @@
bin/
obj/
.vs/
*.user
*.suo
TestResults/
artifacts/
*.pfx
*.cer
appsettings.local.json
.dotnet-home/
.packages/