Initial commit

This commit is contained in:
Smaug123
2022-10-24 12:58:02 +01:00
commit dd26730c67
9 changed files with 566 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
bin/
obj/
/packages/
riderModule.iml
/_ReSharper.Caches/
.idea/
*.user
*.DotSettings