diff --git a/.gitignore b/.gitignore index 9f0389241ea..f95e76a6a98 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ __pycache__/ /models/ /temp/ /custom_nodes/ +!custom_nodes/websocket_image_save.py !custom_nodes/example_node.py.example extra_model_paths.yaml /.vs diff --git a/custom_nodes/websocket_image_save.py.disabled b/custom_nodes/websocket_image_save.py similarity index 100% rename from custom_nodes/websocket_image_save.py.disabled rename to custom_nodes/websocket_image_save.py