diff --git a/.gitignore b/.gitignore index ad60b67..5289697 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ -.env -data/ \ No newline at end of file +/.env +/client/data/ +/venv/ +/__pycache__/ diff --git a/index.html b/client/index.html similarity index 68% rename from index.html rename to client/index.html index 7a39d43..ef18af8 100644 --- a/index.html +++ b/client/index.html @@ -27,13 +27,8 @@
- - - + +