mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-14 23:42:35 +08:00
Update .gitignore
Prevent committing or wiping .log files from the root directory of the repository.
This commit is contained in:
parent
492db2de8d
commit
265e384c7e
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ venv/
|
|||||||
/web/extensions/*
|
/web/extensions/*
|
||||||
!/web/extensions/logging.js.example
|
!/web/extensions/logging.js.example
|
||||||
!/web/extensions/core/
|
!/web/extensions/core/
|
||||||
|
/*.log
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user