-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
32 lines (32 loc) · 985 Bytes
/
.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
[submodule "src/cah-maker"]
path = src/cah-maker
url = https://github.com/TyHil/cah-maker
branch = main
[submodule "src/typewriter-formatting"]
path = src/typewriter-formatting
url = https://github.com/TyHil/typewriter-formatting
branch = main
[submodule "src/recipes"]
path = src/recipes
url = https://github.com/TyHil/recipes
branch = main
[submodule "src/response-display"]
path = src/response-display
url = https://github.com/TyHil/response-display
branch = main
[submodule "src/password-generator"]
path = src/password-generator
url = https://github.com/TyHil/password-generator
branch = main
[submodule "src/dvd"]
path = src/dvd
url = https://github.com/TyHil/dvd
branch = main
[submodule "src/set-operations-for-spotify"]
path = src/set-operations-for-spotify
url = https://github.com/TyHil/set-operations-for-spotify
branch = main
[submodule "src/style-guide"]
path = src/style-guide
url = https://github.com/TyHil/personal-website-styles
branch = main