diff --git a/.gitignore b/.gitignore index 6bf66a7..0240c44 100755 --- a/.gitignore +++ b/.gitignore @@ -28,4 +28,6 @@ yarn-error.log* /src/server/model_datasets *.log src/server/venv/* -__pycache__/ \ No newline at end of file +__pycache__/ + +my_database.db \ No newline at end of file diff --git a/public/index.html b/public/index.html index aa069f2..16492b0 100755 --- a/public/index.html +++ b/public/index.html @@ -1,21 +1,18 @@ -
- - - - - - - - - -