Proof of concept (#1)

This commit is contained in:
Patrick Stevens
2022-07-30 09:12:08 +01:00
committed by GitHub
parent 6aa93093da
commit e79c93f5e1
15 changed files with 4214 additions and 0 deletions

11
.gitignore vendored Normal file
View File

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