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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View File

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