diff --git a/.gitignore b/.gitignore index 6c4b514..4257b44 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ frontend/dist backend/*/__pycache__/* backend/*/*/__pycache__/* backend/*/*/*/__pycache__/* +frontend/dist.zip diff --git a/frontend/dist.zip b/frontend/dist.zip index e6ff5e7..f241771 100644 Binary files a/frontend/dist.zip and b/frontend/dist.zip differ