diff --git a/.gitignore b/.gitignore index 4e8cea71e..b508318ee 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,6 @@ __pycache__/ !/input/example.png /models/ /temp/ -/custom_nodes/ !custom_nodes/example_node.py.example extra_model_paths.yaml /.vs @@ -23,4 +22,4 @@ web_custom_versions/ .DS_Store openapi.yaml filtered-openapi.yaml -uv.lock +uv.lock \ No newline at end of file