also ignore sqlite backups

not just the rename (in case of `jupyterhub upgrade-db`)
This commit is contained in:
Min RK
2023-01-30 14:11:01 +01:00
parent df3be4c770
commit 2a13929e63

1
.gitignore vendored
View File

@@ -18,6 +18,7 @@ jsx/build/
/jupyterhub_config.py
jupyterhub_cookie_secret
jupyterhub.sqlite
jupyterhub.sqlite*
package-lock.json
share/jupyterhub/static/components
share/jupyterhub/static/css/style.min.css