From 53bd72abada001fa6323a66da5c6761f6dce5c13 Mon Sep 17 00:00:00 2001 From: Botahamec Date: Sat, 22 Oct 2022 13:23:59 -0400 Subject: Create the Expect type --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4fffb2f --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/target +/Cargo.lock -- cgit v1.2.3