From 00a7406a1eaff4245d7d5a9db57ce48c13fa7d29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Thu, 30 Aug 2018 11:00:36 +0200 Subject: [PATCH] Ignore .pytest_cache --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cf0a6565..97fc5389 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ config_local.py /build /.cache +/.pytest_cache/ /*.egg-info/ profile.stats /dump/