Ignore files from local Dask development (#6346)
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -109,3 +109,9 @@ R-package/src/Makevars
|
||||
|
||||
# Python joblib.Memory used in pytest.
|
||||
cachedir/
|
||||
|
||||
# Files from local Dask work
|
||||
dask-worker-space/
|
||||
|
||||
# Jupyter notebook checkpoints
|
||||
.ipynb_checkpoints/
|
||||
|
||||
Reference in New Issue
Block a user