initialize repo

This commit is contained in:
Matthew Ryan Dillon 2020-09-21 17:04:01 -07:00
commit 199bf37638
7 changed files with 176 additions and 0 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
/target
**/*.rs.bk
Cargo.lock
bin/
pkg/
wasm-pack.log