From 2f98165537e1a229efe2d26f8b7fe61d2a63fc9d Mon Sep 17 00:00:00 2001 From: Sergey Ignatov Date: Tue, 23 Jul 2024 10:08:50 +0200 Subject: [PATCH] ignore bin --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d743a2537..20c716cd5 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,5 @@ /jps-plugin/build/ .gradle /out/ +/bin/ /jps-plugin/out/ \ No newline at end of file