From 83c1d4584a8a77a4fcf358d49608d59ac5490a5b Mon Sep 17 00:00:00 2001 From: Yevhenii Poliakov Date: Thu, 4 May 2023 17:43:10 +0200 Subject: [PATCH] update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 292dcb8..6710a7b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ *.vs +*.vscode +__pychache__/ DialogSystems/ \ No newline at end of file