-
Notifications
You must be signed in to change notification settings - Fork 25
Expand file tree
/
Copy path.gitmodules
More file actions
48 lines (48 loc) · 1.69 KB
/
.gitmodules
File metadata and controls
48 lines (48 loc) · 1.69 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[submodule "emilpriver-ocaml"]
path = emilpriver-ocaml
url = https://github.com/emilpriver/advent-of-code.git
[submodule "digimatic-cpp"]
path = digimatic-cpp
url = https://github.com/digimatic/advent_of_code_2023.git
[submodule "pin2t-kotlin"]
path = pin2t-kotlin
url = https://github.com/pin2t/aoc2023
[submodule "johan1a-scala"]
path = johan1a-scala
url = https://github.com/johan1a/advent-of-code-2023.git
[submodule "albert-arvidsson-polyglot"]
path = albert-arvidsson-polyglot
url = https://github.com/scmx/advent-of-code-polyglot.git
[submodule "simon-nystrom-elixir"]
path = simon-nystrom-elixir
url = https://github.com/simon-nystrom/adventofcode-2023.git
[submodule "yxhuvud-crystal"]
path = yxhuvud-crystal
url = https://github.com/yxhuvud/aoc23
[submodule "kv-geijer-zote"]
path = kv-geijer-zote
url = https://github.com/KvGeijer/advent-of-zote-2023.git
[submodule "ygge-java"]
path = ygge-java
url = https://github.com/ygge/adventofcode2023.git
[submodule "albertdahlin-elm"]
path = albertdahlin-elm
url = https://github.com/albertdahlin/elm-advent-of-code.git
[submodule "digimatic-rust"]
path = digimatic-rust
url = https://github.com/digimatic/advent_of_code_2023_rust.git
[submodule "jofafrazze-csharp"]
path = jofafrazze-csharp
url = https://github.com/jofafrazze/advent_of_code_2023.git
[submodule "ingo-rust"]
path = ingo-rust
url = https://github.com/ingomancer/AoC2023.git
[submodule "mlogic1-cpp"]
path = mlogic1-cpp
url = https://github.com/mlogic1/advent-of-code-2023.git
[submodule "emlun-rust"]
path = emlun-rust
url = https://github.com/emlun/adventofcode-2023.git
[submodule "AxlLind-rust"]
path = AxlLind-rust
url = https://github.com/AxlLind/AdventOfCode2023.git