1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 23:14:49 +08:00

Ignore .vscode/ (#3879)

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

1
.gitignore vendored
View File

@@ -9,6 +9,7 @@ __pycache__/
!custom_nodes/example_node.py.example
extra_model_paths.yaml
/.vs
.vscode/
.idea/
venv/
/web/extensions/*