mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
[chore] Add dist/ to gitignore to exclude build artifacts
This commit is contained in:
parent
706b6d8317
commit
2120a0aa79
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,5 +19,6 @@ pip_overrides.json
|
|||||||
check2.sh
|
check2.sh
|
||||||
/venv/
|
/venv/
|
||||||
build
|
build
|
||||||
|
dist
|
||||||
*.egg-info
|
*.egg-info
|
||||||
.env
|
.env
|
||||||
Loading…
Reference in New Issue
Block a user