mirror of
https://github.com/wassname/ray.git
synced 2026-08-12 12:20:11 +08:00
[Java Worker] Support raylet on Java (#2479)
This commit is contained in:
committed by
Robert Nishihara
parent
9a479b3a63
commit
e4f68ff8cf
@@ -150,6 +150,12 @@ build
|
||||
.vscode/
|
||||
|
||||
*.iml
|
||||
|
||||
# Java
|
||||
java/**/target
|
||||
java/run
|
||||
java/**/lib
|
||||
java/**/.settings
|
||||
java/**/.classpath
|
||||
java/**/.project
|
||||
|
||||
|
||||
Reference in New Issue
Block a user