Ignore cachedir by joblib. [skip ci] (#6193)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -106,3 +106,6 @@ R-package/src/Makevars
|
|||||||
|
|
||||||
# GDB
|
# GDB
|
||||||
.gdb_history
|
.gdb_history
|
||||||
|
|
||||||
|
# Python joblib.Memory used in pytest.
|
||||||
|
cachedir/
|
||||||
Reference in New Issue
Block a user