initial commit

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2022-10-26 11:47:17 +05:30
commit fcce234a10
15 changed files with 268 additions and 0 deletions

2
rust/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/target
*~