From 41dc4f89070e4f5041345450535da3f22ddb5995 Mon Sep 17 00:00:00 2001 From: Alexander Mironov Date: Mon, 4 Oct 2021 16:15:22 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 96ef6c0..6004139 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ /target Cargo.lock +/tests +*workspace*