From 7e8e1abc7893a1cffcd20a2bc56e22e68c29e139 Mon Sep 17 00:00:00 2001 From: "flyingscorpio@arch-desktop" Date: Thu, 28 May 2020 14:56:38 +0200 Subject: [PATCH] Add pytest cache --- dotfiles/git/ignore | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/git/ignore b/dotfiles/git/ignore index a989b29..27d11f5 100644 --- a/dotfiles/git/ignore +++ b/dotfiles/git/ignore @@ -1,4 +1,5 @@ *.pyc *.swp .mypy_cache/ +.pytest_cache/ __pycache__/