Initial commit

This commit is contained in:
2021-07-27 12:23:45 -04:00
commit ba01f677f7
9 changed files with 532 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
Program.cs
.vscode
bin
obj