From 81a16680e49910e8f795b3d6313a2c73c87b87dc Mon Sep 17 00:00:00 2001 From: Aarni Halinen Date: Sat, 9 Nov 2019 21:15:24 +0200 Subject: [PATCH] Ignore all .coverage files --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index aa9f6d1..68bbb03 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,7 @@ members/logs/* logs/ /media/ node_modules/ -/.coverage +.coverage db.sqlite3 requirements_henu.txt /collected_static/