From 8e4a41a279228e7371429aa881bad12800fae6de Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Thu, 19 Jan 2023 20:49:16 -0500 Subject: [PATCH] Update gitignore file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index dd0b80b..198115c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ db.sqlite3 vrobbler.conf media/ dist/ +.coverage