From 409fbb3ad3ae29c2ba1388f202a2239b0767c383 Mon Sep 17 00:00:00 2001 From: Benyamin Date: Sat, 18 Nov 2023 20:35:47 +0330 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20UPDATE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index d67617c..29c9496 100644 --- a/.gitignore +++ b/.gitignore @@ -128,3 +128,7 @@ dmypy.json # Pyre type checker .pyre/ + +# IDEs +.idea/ +.vscode/