summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2012-08-01 14:55:25 +0200
committerAzul <azul@leap.se>2012-08-01 15:00:38 +0200
commit22384a9ef3b75d7b37b99551db2575cb19dafe6d (patch)
tree27d916c9b1273426bb89c030d0bee09ec6165f60 /.gitmodules
parentfe55f0cd2707507649d5979beae6fa3400252d56 (diff)
bringing in srp-js as a submodule for the example
This will most likely become a simple js file once both are more stable.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..b7b1796
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "example/public/srp-js"]
+ path = example/public/srp-js
+ url = git://github.com/leapcode/srp-js.git