aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorChristian Tismer <ctismer@gmail.com>2015-09-20 01:06:59 +0200
committerChristian Tismer <ctismer@gmail.com>2015-09-20 01:07:29 +0200
commit4068342c0557ed32d44890fe52013971391b091d (patch)
treed25df8f18d638b47335fffa6a5dc7f163b26f050 /.gitmodules
parent0e632059fb4a5e3c6f9fe72fd199bbbf5b0247fe (diff)
add/extend README.md files and add pyside2.wiki.git as a sub-repo of pyside2-setup.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index fc1942d8c..5a2e0655f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,3 +10,6 @@
[submodule "sources/pyside2-examples"]
path = sources/pyside2-examples
url=https://github.com/PySide/pyside2-examples.git
+[submodule "wiki"]
+ path = wiki
+ url = https://github.com/PySide/pyside2.wiki.git