Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
ComfyUI
Commits
840464af
Commit
840464af
authored
Mar 20, 2023
by
comfyanonymous
Browse files
Don't .gitignore the examples.
parent
db34645f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.gitignore
.gitignore
+2
-0
No files found.
.gitignore
View file @
840464af
...
@@ -2,7 +2,9 @@ __pycache__/
...
@@ -2,7 +2,9 @@ __pycache__/
*.py[cod]
*.py[cod]
output/
output/
input/
input/
!input/example.png
models/
models/
temp/
temp/
custom_nodes/
custom_nodes/
!custom_nodes/example_node.py.example
extra_model_paths.yaml
extra_model_paths.yaml
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment