commit 5b315488ddeb9f2b23b8456c764d61aa60879e79 Author: Able Date: Sat Apr 9 16:43:30 2022 -0500 initialization diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..64be939 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/*/target +Cargo.lock