From b8b084d276e1a854495bb69ae513009c5080833e Mon Sep 17 00:00:00 2001 From: konrad Date: Thu, 29 Nov 2018 01:08:25 +0100 Subject: [PATCH] updated gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9792897..60a19df 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .idea/ Unnamed sofaraum-client -dist/ \ No newline at end of file +dist/ +cover.* \ No newline at end of file