From c870ea4f4150672090e94fd1550e41b84d389b93 Mon Sep 17 00:00:00 2001 From: Konstantin Date: Thu, 9 Dec 2021 00:15:10 +0200 Subject: [PATCH] update the project with gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 443e2fa..cb10841 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ out/* # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* +.idea/**