Initial Commit

This commit is contained in:
2026-03-01 15:14:42 -04:00
commit f60174625e
377 changed files with 98166 additions and 0 deletions

21
.gitignore vendored Normal file
View File

@@ -0,0 +1,21 @@
## .NET
bin/
obj/
*.user
*.suo
*.cache
*.log
*.vs/
.vs/
## IDE
.idea/
*.swp
*~
## OS
.DS_Store
Thumbs.db
## Secrets
appsettings.*.local.json