aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 000000000..461a5a748
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,6 @@
+[submodule "ethereal/assets/samplecoin"]
+ path = ethereal/assets/samplecoin
+ url = git@github.com:obscuren/SampleCoin.git
+[submodule "cmd/mist/assets/ext/ethereum.js"]
+ path = cmd/mist/assets/ext/ethereum.js
+ url = https://github.com/ethereum/ethereum.js