"...git@developer.sourcefind.cn:OpenDAS/tilelang.git" did not exist on "4f844000e3d36b9ff2c7bc4f44bbcea8c92bd152"
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