OSDN Git Service

wwww
authorsparky4 <sparky4@cock.li>
Wed, 2 Mar 2016 20:43:14 +0000 (14:43 -0600)
committersparky4 <sparky4@cock.li>
Wed, 2 Mar 2016 20:43:14 +0000 (14:43 -0600)
.gitignore
.gitmodules

index 03b0d48..1568756 100755 (executable)
@@ -28,7 +28,7 @@ boop.sh
 !modex.lib\r
 img\r
 !.git/config\r
-\r
+!.gitmodules\r
 # except foo.html which is maintained by hand.\r
 #!foo.html\r
 # Ignore objects and archives.\r
index 462749d..5586d57 100755 (executable)
@@ -1,3 +1,7 @@
+[submodule "src/lib/doslib"]
+        path = src/lib/doslib
+        url = https://github.com/joncampbell123/doslib.git
+
 [submodule "src/lib/jsmn"]
        path = src/lib/jsmn
        url = https://github.com/zserge/jsmn.git