From 3169070063b2cb877200117ebb384269d73bcb93 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Mon, 24 Mar 2014 16:32:24 -0500 Subject: Current state of mal for Clojure West lighting talk. --- .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 0000000..247fccb --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "josh.js"] + path = js/josh.js + url = https://github.com/sdether/josh.js/ -- cgit v1.2.3