Initial Commit
This commit is contained in:
commit
86fc06b877
37 changed files with 3424 additions and 0 deletions
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
bin/
|
||||
obj/
|
||||
.vs/
|
||||
*.user
|
||||
*.suo
|
||||
TestResults/
|
||||
artifacts/
|
||||
*.pfx
|
||||
*.cer
|
||||
appsettings.local.json
|
||||
.dotnet-home/
|
||||
.packages/
|
||||
Loading…
Add table
Add a link
Reference in a new issue