.gitmodules 444 B

123456789101112
  1. [submodule "tools/BrewerMap"]
  2. path = tools/BrewerMap
  3. url = git@github.com:DrosteEffect/BrewerMap.git
  4. [submodule "tools/RainCloudPlots"]
  5. path = tools/RainCloudPlots
  6. url = git@github.com:jkosciessa/RainCloudPlots.git
  7. [submodule "tools/fieldtrip"]
  8. path = tools/fieldtrip
  9. url = https://github.com/fieldtrip/fieldtrip.git
  10. [submodule "tools/shadedErrorBar"]
  11. path = tools/shadedErrorBar
  12. url = https://github.com/raacampbell/shadedErrorBar.git