Add wiki as clonable submodule (#4588)

* Add wiki as clonable submodule per #4578
This commit is contained in:
Tres Finocchiaro
2018-09-24 11:04:51 -04:00
committed by GitHub
parent 222b28a71e
commit 27fd8d0460
3 changed files with 48 additions and 22 deletions

3
.gitmodules vendored
View File

@@ -31,3 +31,6 @@
[submodule "src/3rdparty/mingw-std-threads"]
path = src/3rdparty/mingw-std-threads
url = https://github.com/meganz/mingw-std-threads.git
[submodule "doc/wiki"]
path = doc/wiki
url = https://github.com/lmms/lmms.wiki.git