diff --git a/.gitignore b/.gitignore index 71c3b45ae..d311a2a09 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,9 @@ __pycache__/ *.py[cod] output/ input/ +!input/example.png models/ temp/ custom_nodes/ +!custom_nodes/example_node.py.example extra_model_paths.yaml