From 03dc400eda87ae6e0c892747fbcfa92356ecb833 Mon Sep 17 00:00:00 2001 From: Benjamin Becker <benjamin.becker@dataport.de> Date: Thu, 16 Dec 2021 12:50:47 +0000 Subject: [PATCH] updates .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 2bcbcdda..9355ad09 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,8 @@ env # nose .noseids + +# pytest [?] +lastfailed +nodeids +stepwise -- GitLab