From 9132afe9171242115e4b808211630113d29bf313 Mon Sep 17 00:00:00 2001 From: Ian Mason Date: Mon, 29 Aug 2022 11:32:40 -0700 Subject: [PATCH] Add .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ea8c4bf..96ef6c0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /target +Cargo.lock