Update .gitignore to exclude additional build and IDE files

This commit is contained in:
2025-10-09 10:39:55 +02:00
parent 7e6f45e10f
commit abd954e0a2

9
.gitignore vendored
View File

@@ -125,3 +125,12 @@ hs_err_pid*
/.idea/.name /.idea/.name
/.idea/codeStyles/** /.idea/codeStyles/**
logs
target
/.bsp
/.idea
/.idea_modules
/.classpath
/.project
/.settings
/RUNNING_PID