From 6c7d2264b0fb2bb6004691c7891a4f052d3fb639 Mon Sep 17 00:00:00 2001 From: olaf michaelis Date: Thu, 25 May 2023 04:48:37 +0200 Subject: [PATCH] Update gitignore rules --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 813d2ecf..91215f5d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,11 +4,9 @@ *.tmp __pycache__/ +.pytest_cache/ env/ tmp/ csv/ json/ env/ - - -.on-save.json