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
0b829fe3
Commit
0b829fe3
authored
Sep 12, 2023
by
comfyanonymous
Browse files
.gitignore refactor.
parent
ed587306
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
.gitignore
.gitignore
+9
-9
No files found.
.gitignore
View file @
0b829fe3
__pycache__/
__pycache__/
*.py[cod]
*.py[cod]
output/
/
output/
input/
/
input/
!input/example.png
!
/
input/example.png
models/
/
models/
temp/
/
temp/
custom_nodes/
/
custom_nodes/
!custom_nodes/example_node.py.example
!custom_nodes/example_node.py.example
extra_model_paths.yaml
extra_model_paths.yaml
/.vs
/.vs
.idea/
.idea/
venv/
venv/
web/extensions/*
/
web/extensions/*
!web/extensions/logging.js.example
!
/
web/extensions/logging.js.example
!web/extensions/core/
!
/
web/extensions/core/
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