.gitmodules 300 B

123456789
  1. [submodule "3rd/lz4/lz4"]
  2. path = 3rd/lz4/lz4
  3. url = https://github.com/lz4/lz4
  4. [submodule "3rd/dmath/dmath"]
  5. path = 3rd/dmath/dmath
  6. url = https://github.com/pocketpy/dmath
  7. [submodule "3rd/periphery/c-periphery"]
  8. path = 3rd/periphery/c-periphery
  9. url = https://github.com/vsergeev/c-periphery.git