From c7e00ec3617f8924b00ff042889311b1c5a8b318 Mon Sep 17 00:00:00 2001 From: ada-dmitry Date: Wed, 23 Aug 2023 16:05:31 +0300 Subject: [PATCH] mod gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6b638aa..35153a1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ venv setiings.json -.vscode \ No newline at end of file +.vscode +__pycache__ \ No newline at end of file