Commit 7b2f09b5 authored by reaper47's avatar reaper47
Browse files

Issue 742: Extension folder should be ignored

parent 656f6256
...@@ -10,3 +10,7 @@ custom_nodes/ ...@@ -10,3 +10,7 @@ custom_nodes/
extra_model_paths.yaml extra_model_paths.yaml
/.vs /.vs
.idea/ .idea/
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