.gitmodules 485 B

123456789101112
  1. [submodule "src/dependencies/angularlib"]
  2. path = src/dependencies/angularlib
  3. url = https://git.swopt.com/swopt/angularlib.git
  4. [submodule "src/dependencies/dp-ui"]
  5. path = src/dependencies/dp-ui
  6. url = https://git.swopt.com/swopt/dp-ui.git
  7. [submodule "src/dependencies/fis-commons"]
  8. path = src/dependencies/fis-commons
  9. url = https://git.swopt.com/swopt/fis-commons.git
  10. [submodule "src/dependencies/tm-ui"]
  11. path = src/dependencies/tm-ui
  12. url = https://git.swopt.com/swopt/tm-ui.git