[jvm-packages] Fix for space in sys.executable path in create_jni.py (#7358)
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -63,6 +63,7 @@ nb-configuration*
|
||||
# Eclipse
|
||||
.project
|
||||
.cproject
|
||||
.classpath
|
||||
.pydevproject
|
||||
.settings/
|
||||
build
|
||||
@@ -125,3 +126,11 @@ credentials.csv
|
||||
*.pub
|
||||
*.rdp
|
||||
*_rsa
|
||||
|
||||
# Visual Studio code + extensions
|
||||
.vscode
|
||||
.metals
|
||||
.bloop
|
||||
|
||||
# Demo
|
||||
demo
|
||||
Reference in New Issue
Block a user