From e312a400be34f7f45fc46959829252041fd32573 Mon Sep 17 00:00:00 2001 From: Timur Date: Sat, 1 Mar 2025 18:04:11 +0300 Subject: [PATCH] =?UTF-8?q?add=20.idea=20to=20gitignore=20in=20parent=20fo?= =?UTF-8?q?lder=20(jetbrains=20ide=20=F0=9F=A4=A1=F0=9F=A4=A1=F0=9F=A4=A1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..485dee6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea