diff options
author | Florrie <towerofnix@gmail.com> | 2019-12-16 18:00:43 -0400 |
---|---|---|
committer | Florrie <towerofnix@gmail.com> | 2019-12-16 18:00:43 -0400 |
commit | 5ec73fd9d3a6018945464565fac5de9efe05466d (patch) | |
tree | 404f52f8becf6bc89ca9f23eda40ab715d02da93 /.gitmodules |
initial commit
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..a974ad6 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "sb-edit"] + path = sb-edit + url = https://github.com/PullJosh/sb-edit |