diff --git a/.gitmodules b/.gitmodules index 4f78255..1e764cd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "docs/org-html-themes"] path = docs/org-html-themes url = https://github.com:fniessen/org-html-themes.git +[submodule "python/examples"] + path = python/examples + url = git@github.com:TREX-CoE/trexio-tutorials.git diff --git a/python/examples b/python/examples new file mode 160000 index 0000000..b631619 --- /dev/null +++ b/python/examples @@ -0,0 +1 @@ +Subproject commit b631619698a4b608a8778c75a9a359731bfa682a