submodules & gitignore

This commit is contained in:
Peter Molnar 2014-07-22 08:19:23 +01:00
parent 5e29dcf3f8
commit 82af73b37a
4 changed files with 9 additions and 0 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
.hg/

6
.gitmodules vendored Normal file
View file

@ -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

1
lib/pagedown-extra Submodule

@ -0,0 +1 @@
Subproject commit bd0870e3e871e15bde1fa5a427e3e10028a09789

1
wp-common Submodule

@ -0,0 +1 @@
Subproject commit cd713521e8b843abacba790ba8d46363c803f1b8