diff --git a/.gitignore b/.gitignore index 8c33560..8619eff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # Ignore Python virtual environments venv/ env/ +frontend.zip # Python bytecode and cache __pycache__/