From 5db7f16eefd55005ee0bb36d44c70473ebd66feb Mon Sep 17 00:00:00 2001 From: Haoxi Tan Date: Thu, 9 Jan 2020 08:40:18 +1000 Subject: [PATCH] added simplecov output --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 167149607..1e0f0ef1e 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,8 @@ extensions/metasploit/msf-exploits.cache # ruby debugging .byebug_history +#simplecov +coverage/ # The following lines were created by https://www.gitignore.io