From 98cf245b8d068acc15184e844fbbb19c96b178af Mon Sep 17 00:00:00 2001 From: Sen Date: Tue, 3 Jun 2025 09:46:15 +0200 Subject: [PATCH] update .gitignore --- .gitignore | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index ef95ed8..0f51950 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,8 @@ /dev -/common/bin -/client/lib -/client/bin -/server/bin -/.metadata +.metadata .classpath .project .settings .gradle +bin build