Initial work

This commit is contained in:
2022-09-18 18:02:27 +02:00
commit 097b2111aa
33 changed files with 1629 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
bin/
obj/
/packages/
riderModule.iml
/_ReSharper.Caches/
.idea