.gitmodules 164 B

123456
  1. [submodule "aoc2020"]
  2. path = aoc2020
  3. url = https://github.com/metya/advents_of_code
  4. [submodule "aoc2021"]
  5. path = aoc2021
  6. url = https://github.com/metya/aoc2021