mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-15 05:53:00 +00:00
also ignore sqlite backups
not just the rename (in case of `jupyterhub upgrade-db`)
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -18,6 +18,7 @@ jsx/build/
|
|||||||
/jupyterhub_config.py
|
/jupyterhub_config.py
|
||||||
jupyterhub_cookie_secret
|
jupyterhub_cookie_secret
|
||||||
jupyterhub.sqlite
|
jupyterhub.sqlite
|
||||||
|
jupyterhub.sqlite*
|
||||||
package-lock.json
|
package-lock.json
|
||||||
share/jupyterhub/static/components
|
share/jupyterhub/static/components
|
||||||
share/jupyterhub/static/css/style.min.css
|
share/jupyterhub/static/css/style.min.css
|
||||||
|
Reference in New Issue
Block a user