From 306cdba6f26494a89afc2577347ea4e50eb64009 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Apr 16 2018 19:41:44 +0000 Subject: Ignore .pytest_cache. --- diff --git a/.gitignore b/.gitignore index 6485a0b..4904909 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ *swp tests/test_freshmaker.db freshmaker.db +.pytest_cache