-
Notifications
You must be signed in to change notification settings - Fork 21
/
.gitignore
38 lines (37 loc) · 1009 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
local_data/
node_modules/
.power_users
*.bundle.js
stochss/dist/stochss-quickstart.html
stochss/dist/stochss-file-browser.html
stochss/dist/stochss-model-editor.html
stochss/dist/stochss-workflow-manager.html
stochss/dist/stochss-workflow-selection.html
stochss/dist/stochss-project-manager.html
stochss/dist/multiple-plots-page.html
stochss/dist/stochss-domain-editor.html
stochss/dist/stochss-loading-page.html
stochss/dist/stochss-quick-start.html
stochss/dist/stochss-user-home.html
stochss/dist/stochss-example-library.html
stochss/dist/stochss-user-settings.html
jupyterhub/templates/page.html
jupyterhub/templates/stochss-home.html
jupyterhub/templates/stochss-job-presentation.html
jupyterhub/templates/stochss-model-presentation.html
jupyterhub/templates/stochss-notebook-presentation.html
jupyterhub/templates/multiple-plots-page.html
*.swp
*.swo
package-lock.json
.DS_Store
*.lock
*.sqlite
jupyterhub_cookie_secret
jupyterhub-proxy.pid
__pycache__
userlist
dist/*
*.egg-info/
.vscode/
.proxies.txt