aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorjpope777 <jpope@jpope.org>2014-01-05 19:04:44 -0600
committerjpope777 <jpope@jpope.org>2014-01-05 19:04:44 -0600
commitda77b8e91352d4da280b23ae3c19b9857f140f94 (patch)
tree955e9cf47af19c7c5167f8020fc165c20b93fc53 /.gitmodules
parent64eab630bf99e4d92e567628dbfc7cecf4cc27c4 (diff)
downloadmediagoblin-da77b8e91352d4da280b23ae3c19b9857f140f94.tar.lz
mediagoblin-da77b8e91352d4da280b23ae3c19b9857f140f94.tar.xz
mediagoblin-da77b8e91352d4da280b23ae3c19b9857f140f94.zip
initial skeleton push
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 95a76e1f..20fa20e2 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,4 +4,6 @@
[submodule "extlib/pdf.js"]
path = extlib/pdf.js
url = git://github.com/mozilla/pdf.js.git
-
+[submodule "extlib/skeleton"]
+ path = extlib/skeleton
+ url = git://github.com/dhg/Skeleton.git