-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.13 KB
/
.gitmodules
File metadata and controls
33 lines (33 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[submodule "adventofcode2015"]
path = adventofcode2015
url = https://github.com/mn113/adventofcode2015
[submodule "adventofcode2016"]
path = adventofcode2016
url = https://github.com/mn113/adventofcode2016
[submodule "adventofcode2017"]
path = adventofcode2017
url = https://github.com/mn113/adventofcode2017
[submodule "adventofcode2018"]
path = adventofcode2018
url = https://github.com/mn113/adventofcode2018
[submodule "adventofcode2019"]
path = adventofcode2019
url = https://github.com/mn113/adventofcode2019
[submodule "adventofcode2020"]
path = adventofcode2020
url = https://github.com/mn113/adventofcode2020
[submodule "adventofcode2021"]
path = adventofcode2021
url = https://github.com/mn113/adventofcode2021
[submodule "adventofcode2022"]
path = adventofcode2022
url = https://github.com/mn113/adventofcode2022
[submodule "adventofcode2023"]
path = adventofcode2023
url = https://github.com/mn113/adventofcode2023
[submodule "adventofcode2024"]
path = adventofcode2024
url = https://github.com/mn113/adventofcode2024
[submodule "adventofcode2025"]
path = adventofcode2025
url = https://github.com/mn113/adventofcode2025