Ignore cachedir by joblib. [skip ci] (#6193)
This commit is contained in:
parent
750bd0ae9a
commit
fd58005edf
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/
|
||||||
Loading…
x
Reference in New Issue
Block a user