submodules & gitignore
Peter Molnar hello@petermolnar.eu
Tue, 22 Jul 2014 08:19:23 +0100
2 files changed,
7 insertions(+),
0 deletions(-)
A
.gitmodules
@@ -0,0 +1,6 @@
+[submodule "wp-common"] + path = wp-common + url = github:/petermolnar/wp-common +[submodule "lib/pagedown-extra"] + path = lib/pagedown-extra + url = https://github.com/jmcmanus/pagedown-extra