Skip to content
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -122,3 +122,5 @@ docs/source/auto_examples/
docs/source/examples/mydask.png

dask-worker-space
/.project
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd recommend putting this in a global gitignore file: https://stackoverflow.com/questions/7335420/global-git-ignore

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many thanks for the recommendation. I was unaware of this trick.

/.pydevproject
Loading