From cee009535a7f04c3e097248d6ad7349697cb69a3 Mon Sep 17 00:00:00 2001 From: Runar Date: Wed, 18 Oct 2017 11:55:29 +0200 Subject: [PATCH] Updated gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 879d5880fb..35052244b3 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,6 @@ *.vrml *~ *.swo +*.coverage +.cache/* +bin/*