diff --git a/.gitignore b/.gitignore index 7d53fd2f5..1384056f2 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,6 @@ # BookWyrm .env /images/ + +# Testing +.coverage \ No newline at end of file