Ignore cachedir by joblib. [skip ci] (#6193)

This commit is contained in:
Jiaming Yuan
2020-10-04 14:54:32 +08:00
committed by GitHub
parent 750bd0ae9a
commit fd58005edf

3
.gitignore vendored
View File

@@ -106,3 +106,6 @@ R-package/src/Makevars
# GDB # GDB
.gdb_history .gdb_history
# Python joblib.Memory used in pytest.
cachedir/