-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
48 lines (48 loc) · 1.46 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
[submodule "subject"]
path = subject
url = https://github.com/23tae/42-subject.git
[submodule "libft"]
path = libft
url = https://github.com/23tae/42-libft.git
[submodule "get_next_line"]
path = get_next_line
url = https://github.com/23tae/42-get_next_line.git
[submodule "ft_printf"]
path = ft_printf
url = https://github.com/23tae/42-ft_printf.git
[submodule "minitalk"]
path = minitalk
url = https://github.com/23tae/42-minitalk.git
[submodule "push_swap"]
path = push_swap
url = https://github.com/23tae/42-push_swap.git
[submodule "so_long"]
path = so_long
url = https://github.com/23tae/42-so_long.git
[submodule "philosophers"]
path = philosophers
url = https://github.com/23tae/42-philosophers.git
[submodule "libft_customized"]
path = libft_customized
url = https://github.com/23tae/42-libft-customized.git
[submodule "minishell"]
path = minishell
url = https://github.com/23tae/42-minishell.git
[submodule "netpractice"]
path = netpractice
url = https://github.com/23tae/42-netpractice.git
[submodule "minirt"]
path = minirt
url = https://github.com/23tae/42-minirt.git
[submodule "cpp-module"]
path = cpp-module
url = https://github.com/23tae/42-cpp-module.git
[submodule "inception"]
path = inception
url = https://github.com/23tae/42-inception.git
[submodule "webserv"]
path = webserv
url = https://github.com/23tae/42-webserv.git
[submodule "ft_transcendence"]
path = ft_transcendence
url = https://github.com/naengmyeon-pong/ft_transcendence.git