diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-02-05 22:14:48 -0500 | 
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2021-02-05 22:28:59 -0500 | 
| commit | fa3c401390e1477ff4aae6b91fcf18eded478814 (patch) | |
| tree | 08a40bec3b5bb8f7887bd52c9aed866ad8a64393 /.gitmodules | |
| parent | 73c034ba05101e2fc337183af1cdec5bfe318b99 (diff) | |
0.8.4 update, scroll added as separate prog
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..8fea4d2 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "scroll"] +	path = scroll +	url = https://github.com/lukesmithxyz/scroll.git | 
