# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# Unit test / coverage reports
htmlcov/
.coverage
.coverage.*
.cache
coverage.xml
*.cover
.pytest_cache/

# Jupyter Notebook
.ipynb_checkpoints

# environments
conda-env
env
venv

# IDE
.vscode
planner/.classpath
planner/.project
planner/.settings/

# project specific
planner/dependency-reduced-pom.xml
planner/target/
dask_sql/jar
.next/
dask-worker-space/
node_modules/
