This commit is contained in:
zhxiao 2025-05-03 11:44:50 +08:00
parent e88f07c101
commit dfa212e7ee
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -5,7 +5,6 @@ __pycache__/
!/input/example.png !/input/example.png
/models/ /models/
/temp/ /temp/
!custom_nodes/example_node.py.example
extra_model_paths.yaml extra_model_paths.yaml
/.vs /.vs
.vscode/ .vscode/