summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorcheapie <no-email-for-you@example.com>2016-01-09 14:40:20 -0600
committercheapie <no-email-for-you@example.com>2016-01-09 14:40:20 -0600
commit116019d62cc01506d384c50dd4722784c50552c9 (patch)
treee277ec5d4b6c09dcad1ffbf7bb7d1bf3edbde11d /.gitmodules
parent40c4e95834ff97be1dd58c12012062af9d7513f6 (diff)
downloadroads-116019d62cc01506d384c50dd4722784c50552c9.tar
roads-116019d62cc01506d384c50dd4722784c50552c9.tar.gz
roads-116019d62cc01506d384c50dd4722784c50552c9.tar.bz2
roads-116019d62cc01506d384c50dd4722784c50552c9.tar.xz
roads-116019d62cc01506d384c50dd4722784c50552c9.zip
Add infrastructure as a submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 941fd5b..a2f1b6a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "streetsmod/libs/smartfs"]
path = streetsmod/libs/smartfs
url = https://github.com/rubenwardy/smartfs.git
+[submodule "infrastructure"]
+ path = infrastructure
+ url = https://github.com/cheapie/infrastructure