diff options
| author | katherine <shmibs@airen-no-jikken.icu> | 2019-05-08 07:06:27 -0700 | 
|---|---|---|
| committer | katherine <shmibs@airen-no-jikken.icu> | 2019-05-08 07:06:27 -0700 | 
| commit | ca0d95e26663e05d702c6f3a5627812dbf0c9f90 (patch) | |
| tree | 3ed14314639ffa1421877c766ddc2c3d72fe9df9 /.gitmodules | |
| download | confconf-ca0d95e26663e05d702c6f3a5627812dbf0c9f90.tar.gz | |
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..f873b17 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "reqs/simple-opt"] +	path = reqs/simple-opt +	url = https://github.com/shmibs/simple-opt | 
