diff --git a/.gitignore b/.gitignore index 809f45abd..f47267aa0 100644 --- a/.gitignore +++ b/.gitignore @@ -70,8 +70,11 @@ wheels/ .installed.cfg *.egg +# packaged output - temporarily written here by `uv build` +/mealie-* + # frontend copied into Python module for packaging purposes -/mealie/frontend/ +/mealie/frontend # PyInstaller # Usually these files are written by a python script from a template