From 262c34a45a8744240a7847641742c75958eeaafa Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Mon, 16 Apr 2018 13:31:57 +0300 Subject: Add coverage.html to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a9c68ae..915ccf5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ gomuks gomuks.exe coverage.out +coverage.html -- cgit v1.2.3