-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy path.gitmodules
36 lines (33 loc) · 1.19 KB
/
.gitmodules
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
34
35
36
[submodule "2024/squid-box-csharp"]
path = 2024/squid-box-csharp
url = https://github.com/squid-box/adventofcode2024.git
[submodule "2024/digimatic-rust"]
path = 2024/digimatic-rust
url = https://github.com/digimatic/advent_of_code_2024-rust.git
[submodule "2024/yxhuvud-crystal"]
path = 2024/yxhuvud-crystal
url = [email protected]:yxhuvud/aoc24
[submodule "2024/mawkler-rust"]
path = 2024/mawkler-rust
url = [email protected]:mawkler/advent-of-code.git
[submodule "2024/johan1a-scala"]
path = 2024/johan1a-scala
url = https://github.com/johan1a/advent-of-code-2024.git
[submodule "2024/kjelloh-cpp"]
path = 2024/kjelloh-cpp
url = https://github.com/kjelloh/advent_of_code_2024.git
[submodule "2024/lyxell-sqlite"]
path = 2024/lyxell-sqlite
url = https://github.com/lyxell/aoc2024-sqlite
[submodule "2024/idrougge-swift"]
path = 2024/idrougge-swift
url = https://github.com/idrougge/advent_of_code_2024
[submodule "2024/ingo-rust"]
path = 2024/ingo-rust
url = https://github.com/ingomancer/AoC2024
[submodule "2024/ygge-java"]
path = 2024/ygge-java
url = [email protected]:ygge/adventofcode2024.git
[submodule "2024/f00ale-cpp"]
path = 2024/f00ale-cpp
url = https://github.com/f00ale/advent-of-code.git