Bit of clean-up, need to fix busy-waiting

This commit is contained in:
2024-11-21 23:50:59 +02:00
parent de4f2cd7b3
commit 2db49b0d5c
3 changed files with 6 additions and 18 deletions

4
.gitignore vendored
View File

@@ -4,6 +4,7 @@ target/
!**/src/test/**/target/
### IntelliJ IDEA ###
.idea/
**/.idea/
.idea/modules.xml
.idea/jarRepositories.xml
@@ -36,4 +37,5 @@ build/
.vscode/
### Mac OS ###
.DS_Store
.DS_Store
/.idea/