diff --git a/.gitignore b/.gitignore index 9839a7b..883547c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ env/ .vscode/ +__pycache__/ list.db .config \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index 657f4f4..4da94d5 100644 --- a/templates/index.html +++ b/templates/index.html @@ -16,7 +16,7 @@