Bit of clean-up, need to fix busy-waiting
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user