aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 000000000..a77eaedc2
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,9 @@
+[submodule "sources/pyside2-tools"]
+ path = sources/pyside2-tools
+ url = ../pyside-tools.git
+[submodule "sources/pyside2-examples"]
+ path = sources/pyside2-examples
+ url = ../examples.git
+[submodule "wiki"]
+ path = wiki
+ url = https://github.com/PySide/pyside2.wiki.git