This commit is contained in:
rzasharp79 2025-08-18 16:59:59 -04:00
parent 8434c718bf
commit ca39bf4fa8

3
.gitignore vendored
View File

@ -5,7 +5,6 @@ __pycache__/
!/input/example.png !/input/example.png
/models/ /models/
/temp/ /temp/
/custom_nodes/
!custom_nodes/example_node.py.example !custom_nodes/example_node.py.example
extra_model_paths.yaml extra_model_paths.yaml
/.vs /.vs
@ -23,4 +22,4 @@ web_custom_versions/
.DS_Store .DS_Store
openapi.yaml openapi.yaml
filtered-openapi.yaml filtered-openapi.yaml
uv.lock uv.lock