add license, readme, and gitignore

This commit is contained in:
Richard Acayan 2024-08-12 23:14:39 -04:00
parent ad9096e6b7
commit 8ae15780b7
3 changed files with 788 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
Cargo.lock
target