From: sparky4 Date: Mon, 9 Oct 2023 16:53:31 +0000 (-0500) Subject: fixing git stuff X-Git-Url: http://4ch.mooo.com/gitweb/?p=16.git;a=commitdiff_plain;h=d102031156f457afd2bac91ead4c136d943b39e2 fixing git stuff --- diff --git a/.gitignore b/.gitignore index f5318885..8d826819 100755 --- a/.gitignore +++ b/.gitignore @@ -45,4 +45,4 @@ ps.exe #!foo.html # Ignore objects and archives. *.[oa] -*.lnk +*lnk diff --git a/.gitmodules b/.gitmodules index 657e577f..998dc005 100755 --- a/.gitmodules +++ b/.gitmodules @@ -33,3 +33,11 @@ [submodule "vgmtools"] path = "16/vgmtools" url = https://github.com/vgmrips/vgmtools.git + +[submodule "abrash-black-book"] + path = "16/abrash-black-book" + url = https://github.com/jeffpar/abrash-black-book.git + +[submodule "keen4-6"] + path = "16/keen4-6" + url = https://github.com/sparky4/keen4-6.git