From 929ecfa1c0d49d2bc7df37a089e3bc86bb37e6e8 Mon Sep 17 00:00:00 2001 From: Jonathan Baecker <jb@pixelcrusher.de> Date: Mon, 3 Feb 2020 12:04:31 +0100 Subject: [PATCH] add more ignores --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 984d95cf..4ebff419 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ __pycache__/ *-orig.* *.json tests/ +.pytest_cache/ +venv/