commit 58b593c750bfdd1c8d0bbd38cf92b5c1ed35adbb Author: Eryn Wells Date: Sun Mar 25 12:49:13 2018 -0400 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4308d82 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +target/ +**/*.rs.bk +Cargo.lock