"examples/vscode:/vscode.git/clone" did not exist on "33d2b5b08764d2579dd4ea555821b8986cd2dcf9"
Commit 7b2f09b5 authored by reaper47's avatar reaper47
Browse files

Issue 742: Extension folder should be ignored

parent 656f6256
...@@ -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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment