Skip to content

Commit 840464a

Browse files
Don't .gitignore the examples.
1 parent db34645 commit 840464a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ __pycache__/
22
*.py[cod]
33
output/
44
input/
5+
!input/example.png
56
models/
67
temp/
78
custom_nodes/
9+
!custom_nodes/example_node.py.example
810
extra_model_paths.yaml

0 commit comments

Comments
 (0)