Initial commit

This commit is contained in:
2022-09-26 09:43:23 +02:00
commit 23f34bf885
18 changed files with 2056 additions and 0 deletions

6
.gitignore vendored Normal file
View File

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