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
7b2f09b5
"...git@developer.sourcefind.cn:OpenDAS/tilelang.git" did not exist on "4f844000e3d36b9ff2c7bc4f44bbcea8c92bd152"
Commit
7b2f09b5
authored
Jun 10, 2023
by
reaper47
Browse files
Issue 742: Extension folder should be ignored
parent
656f6256
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
.gitignore
.gitignore
+5
-1
No files found.
.gitignore
View file @
7b2f09b5
...
@@ -9,4 +9,8 @@ custom_nodes/
...
@@ -9,4 +9,8 @@ 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/
\ No newline at end of file
venv/
web/extensions/*
!web/extensions/logging.js.example
!web/extensions/core/
\ No newline at end of file
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