diff --git a/app.db b/app.db deleted file mode 100644 index 6096b4d..0000000 Binary files a/app.db and /dev/null differ diff --git a/app/.gitignore b/app/.gitignore index 68bc17f..7a280a2 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -158,3 +158,4 @@ cython_debug/ # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +app.db diff --git a/app/results/templates/best.html b/app/results/templates/best.html index 029d4de..9131649 100644 --- a/app/results/templates/best.html +++ b/app/results/templates/best.html @@ -3,7 +3,11 @@