From 7983ab6759174fcf7e13ce1f5bba3e149d8a6788 Mon Sep 17 00:00:00 2001 From: rsteube Date: Wed, 11 May 2022 13:09:43 +0200 Subject: [PATCH] gitignore: ignore provile.cov --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f5cf6ce..5150b50 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -.profile.cov +profile.cov cmd/carapace-spec/carapace-spec dist docs/book