.gitmodules 253 B

1234567
  1. [submodule "libs"]
  2. path = libs
  3. url = https://github.com/HaxeFoundation/ocamllibs.git
  4. [submodule "extra/haxelib_src"]
  5. path = extra/haxelib_src
  6. url = https://github.com/HaxeFoundation/haxelib.git
  7. ignore = dirty # run.n will be recompiled during make