From 064f12c14c602ebf7083dd1878b049386f53eec4 Mon Sep 17 00:00:00 2001 From: Joscha Date: Thu, 4 Jul 2019 12:16:26 +0000 Subject: [PATCH] Ignore mypy files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e6de7ea..84c3287 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ pyvenv.cfg .tmp/ pip-selfcheck.json +.mypy_cache/