Bare-bones integrity checker

This commit is contained in:
Smaug123
2023-01-01 00:30:34 +00:00
commit eaa9c2ed31
14 changed files with 792 additions and 0 deletions

7
.gitignore vendored Normal file
View File

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