Initial commit

This commit is contained in:
2023-01-30 22:35:08 -03:00
parent 2998d33d33
commit 8216e6c85a
8 changed files with 346 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
appsettings.*.json
.env*
.vs
.vscode
bin
obj