1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-03 07:26:31 +08:00

Ignore *.log (#3880)

This commit is contained in:
Chenlei Hu
2024-06-26 19:59:09 -04:00
committed by GitHub
parent a3e83f695d
commit bc5a0f10db

3
.gitignore vendored
View File

@@ -15,4 +15,5 @@ venv/
!/web/extensions/logging.js.example !/web/extensions/logging.js.example
!/web/extensions/core/ !/web/extensions/core/
/tests-ui/data/object_info.json /tests-ui/data/object_info.json
/user/ /user/
*.log