-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.gitmodules
64 lines (64 loc) · 2.28 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
[submodule "sc-24sp/git-games/game-01"]
path = sc-24sp/git-games/game-01
url = https://github.com/TheEvergreenStateCollege/game-01
ignore = all
[submodule "sc-24sp/git-games/game-02"]
path = sc-24sp/git-games/game-02
url = https://github.com/TheEvergreenStateCollege/game-02
ignore = all
[submodule "sc-24sp/git-games/game-03"]
path = sc-24sp/git-games/game-03
url = https://github.com/TheEvergreenStateCollege/game-03
ignore = all
[submodule "sc-24sp/git-games/game-04"]
path = sc-24sp/git-games/game-04
url = https://github.com/TheEvergreenStateCollege/game-04
ignore = all
[submodule "sc-24sp/git-games/game-05"]
path = sc-24sp/git-games/game-05
url = https://github.com/TheEvergreenStateCollege/game-05
ignore = all
[submodule "sc-24sp/git-games/game-06"]
path = sc-24sp/git-games/game-06
url = https://github.com/TheEvergreenStateCollege/game-06
ignore = all
[submodule "sc-24sp/git-games/game-07"]
path = sc-24sp/git-games/game-07
url = https://github.com/TheEvergreenStateCollege/game-07
ignore = all
[submodule "sc-24sp/git-games/game-08"]
path = sc-24sp/git-games/game-08
url = https://github.com/TheEvergreenStateCollege/game-08
ignore = all
[submodule "sc-24sp/git-games/game-09"]
path = sc-24sp/git-games/game-09
url = https://github.com/TheEvergreenStateCollege/game-09
ignore = all
[submodule "sc-24sp/git-games/game-10"]
path = sc-24sp/git-games/game-10
url = https://github.com/TheEvergreenStateCollege/game-10
ignore = all
[submodule "sc-24sp/git-games/game-11"]
path = sc-24sp/git-games/game-11
url = https://github.com/TheEvergreenStateCollege/game-11
ignore = all
[submodule "sc-24sp/git-games/game-12"]
path = sc-24sp/git-games/game-12
url = https://github.com/TheEvergreenStateCollege/game-12
ignore = all
[submodule "sc-24sp/git-games/game-13"]
path = sc-24sp/git-games/game-13
url = https://github.com/TheEvergreenStateCollege/game-13
ignore = all
[submodule "sc-24sp/git-games/game-14"]
path = sc-24sp/git-games/game-14
url = https://github.com/TheEvergreenStateCollege/game-14
ignore = all
[submodule "sc-24sp/git-games/game-15"]
path = sc-24sp/git-games/game-15
url = https://github.com/TheEvergreenStateCollege/game-15
ignore = all
[submodule "sc-24sp/git-games/rustlings"]
path = sc-24sp/rustlings
url = https://github.com/rust-lang/rustlings.git
ignore = all