From 761741ec36dcc9ea2dd6d737fdbdd6aba09730ac Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 21 Jun 2011 17:50:09 -0700 Subject: Add 'music' as a submodule of client data. Note that people do not need to actually fetch the submodule. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..1a77f7e7 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "music"] + path = music + url = git://gitorious.org/tmw/music.git -- cgit v1.2.3-60-g2f50