# exclude jupyterhub created assets
share
jupyterhub-proxy.pid
jupyterhub.sqlite
jupyterhub_cookie_secret

# python
__pycache__
build/
*.egg
*.egg-info/
dist/

# IntelliJ
.idea/

# vscode
.vscode
