From 48bd14ea394785200cb1cccc7343b644881e5971 Mon Sep 17 00:00:00 2001 From: skryzh Date: Mon, 28 Oct 2024 11:53:19 +0300 Subject: [PATCH] [feature] returning .gitignore to previous version --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b8b00490..77479f17 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,4 @@ MANIFEST .cache/ *.egg-info/ htmlcov/ -.pytest_cache +.pytest_cache \ No newline at end of file