From 2cd836bcc3e220cc706fe01073cde3696f6dd608 Mon Sep 17 00:00:00 2001 From: Alex Zhidkov <72562232+Abnormaltype@users.noreply.github.com> Date: Wed, 19 Jul 2023 11:19:42 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ac24bc42..b26d6116 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ .DS_Store venv/ .pytest_cache/ +**__pycache__/