.gitmodules 216 B

12345678
  1. [submodule "ext/lmdb"]
  2. path = ext/lmdb
  3. url = https://github.com/LMDB/lmdb.git
  4. branch = stable
  5. [submodule "ext/tpl"]
  6. path = ext/tpl
  7. url = https://github.com/troydhanson/tpl.git
  8. branch = stable