Merge branch 'legacy'

This commit is contained in:
2023-09-29 21:49:47 +00:00
28 changed files with 1188 additions and 354 deletions

7
.gitignore vendored
View File

@ -87,7 +87,7 @@ ipython_config.py
# However, in case of collaboration, if having platform-specific dependencies or dependencies
# having no cross-platform support, pipenv may install dependencies that don't work, or not
# install all needed dependencies.
#Pipfile.lock
Pipfile.lock
# celery beat schedule file
celerybeat-schedule
@ -139,4 +139,7 @@ node_modules/
# Version identification file
.version
**/.angular/
**/.angular/
# Docker secrets
secrets.yml