diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 9f556c5..acce7f3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "luarocks"] path = luarocks url = https://github.com/keplerproject/luarocks.git +[submodule "Penlight"] + path = Penlight + url = https://github.com/stevedonovan/Penlight.git |