From dd88beeb10601ee8293fba04d682f660be8ba00d Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Thu, 27 Feb 2020 18:34:59 -0800 Subject: [PATCH] .gitignore lol --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a9d37c5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +target +Cargo.lock