From abd954e0a27431ee2a3d7b8a70dbd5db103361eb Mon Sep 17 00:00:00 2001 From: Janis Date: Thu, 9 Oct 2025 10:39:55 +0200 Subject: [PATCH] Update .gitignore to exclude additional build and IDE files --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.gitignore b/.gitignore index 14b8ee2..2ff0ed2 100644 --- a/.gitignore +++ b/.gitignore @@ -125,3 +125,12 @@ hs_err_pid* /.idea/.name /.idea/codeStyles/** +logs +target +/.bsp +/.idea +/.idea_modules +/.classpath +/.project +/.settings +/RUNNING_PID