From 1ab0a66c44687f2833d27a77551fd74c69824e24 Mon Sep 17 00:00:00 2001 From: Pavel Date: Thu, 4 Apr 2024 21:05:15 +0300 Subject: [PATCH] add git ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..62c8935 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea/ \ No newline at end of file