From 74e3a2e0dc1559c0b2fb42018de0eb873bb41c8e Mon Sep 17 00:00:00 2001 From: ConnorSkees <39542938+ConnorSkees@users.noreply.github.com> Date: Sun, 26 Apr 2020 23:45:28 -0400 Subject: [PATCH] ignore coverage folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 73a34ed..021c5b1 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ *.s[ac]ss *.css Cargo.lock +coverage