From cbf212b636103758d24476daf8a55b14493c7a58 Mon Sep 17 00:00:00 2001 From: Rerumu Date: Sun, 28 Nov 2021 15:30:55 -0500 Subject: [PATCH] Adjust gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7764d73..3cf371e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -/target -/test Cargo.lock +target +test