*.pyc
*.pyd
*.py~

# Cython files
*.c
*.so
distributed/scheduler.html

build/
dist/
*.egg-info
docs/build
continuous_integration/hdfs-initialized
.DS_Store
.cache
.coverage
.coverage.*
coverage.xml
*.lock
.#*
.eggs/
.idea/
.vscode/
.pytest_cache/
dask-worker-space/
.vscode/
*.swp
.ycm_extra_conf.py
tags
.ipynb_checkpoints
.venv/

# Test timeouts will dump the cluster state in here
test_timeout_dump/
