initial commit. V0.0.1 release

This commit is contained in:
2022-12-17 09:45:05 -06:00
parent a4b7b4d6c8
commit d43a4f818b
5 changed files with 105 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
bin/*
obj/*