mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-01-01 06:31:23 -05:00
dev: Small .gitignore fixes (#6796)
This commit is contained in:
committed by
GitHub
parent
c1ebf04291
commit
66bb545454
5
.gitignore
vendored
5
.gitignore
vendored
@@ -70,8 +70,11 @@ wheels/
|
|||||||
.installed.cfg
|
.installed.cfg
|
||||||
*.egg
|
*.egg
|
||||||
|
|
||||||
|
# packaged output - temporarily written here by `uv build`
|
||||||
|
/mealie-*
|
||||||
|
|
||||||
# frontend copied into Python module for packaging purposes
|
# frontend copied into Python module for packaging purposes
|
||||||
/mealie/frontend/
|
/mealie/frontend
|
||||||
|
|
||||||
# PyInstaller
|
# PyInstaller
|
||||||
# Usually these files are written by a python script from a template
|
# Usually these files are written by a python script from a template
|
||||||
|
|||||||
Reference in New Issue
Block a user