We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 656f625 commit 7b2f09bCopy full SHA for 7b2f09b
1 file changed
.gitignore
@@ -9,4 +9,8 @@ custom_nodes/
9
!custom_nodes/example_node.py.example
10
extra_model_paths.yaml
11
/.vs
12
-.idea/
+.idea/
13
+venv/
14
+web/extensions/*
15
+!web/extensions/logging.js.example
16
+!web/extensions/core/
0 commit comments