-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
54 lines (54 loc) · 2.36 KB
/
Copy path.gitmodules
File metadata and controls
54 lines (54 loc) · 2.36 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
49
50
51
52
53
54
[submodule "testers/philosophers_tester"]
path = testers/philosophers_tester
url = https://github.com/kichkiro/philosophers_tester
[submodule "testers/minishell_tester"]
path = testers/minishell_tester
url = https://github.com/kichkiro/minishell_tester
[submodule "42cursus/Common-Core/00-libft"]
path = 42cursus/Common-Core/00-libft
url = https://github.com/kichkiro/libft
[submodule "42cursus/Common-Core/01-Born2beroot"]
path = 42cursus/Common-Core/01-Born2beroot
url = https://github.com/kichkiro/Born2beroot
[submodule "42cursus/Common-Core/02-ft_printf"]
path = 42cursus/Common-Core/02-ft_printf
url = https://github.com/kichkiro/ft_printf
[submodule "42cursus/Common-Core/03-get_next_line"]
path = 42cursus/Common-Core/03-get_next_line
url = https://github.com/kichkiro/get_next_line
[submodule "42cursus/Common-Core/04-push_swap"]
path = 42cursus/Common-Core/04-push_swap
url = https://github.com/kichkiro/push_swap
[submodule "42cursus/Common-Core/05-minitalk"]
path = 42cursus/Common-Core/05-minitalk
url = https://github.com/kichkiro/minitalk
[submodule "42cursus/Common-Core/06-FdF"]
path = 42cursus/Common-Core/06-FdF
url = https://github.com/kichkiro/FdF
[submodule "42cursus/Common-Core/07-Philosophers"]
path = 42cursus/Common-Core/07-Philosophers
url = https://github.com/kichkiro/Philosophers
[submodule "42cursus/Common-Core/08-minishell"]
path = 42cursus/Common-Core/08-minishell
url = https://github.com/kichkiro/minishell
[submodule "42cursus/Common-Core/09-miniRT"]
path = 42cursus/Common-Core/09-miniRT
url = https://github.com/kichkiro/miniRT
[submodule "42cursus/Common-Core/10-NetPractice"]
path = 42cursus/Common-Core/10-NetPractice
url = https://github.com/kichkiro/NetPractice
[submodule "42cursus/Common-Core/11-CPP_Modules"]
path = 42cursus/Common-Core/11-CPP_Modules
url = https://github.com/kichkiro/CPP_Modules
[submodule "42cursus/Common-Core/12-Inception"]
path = 42cursus/Common-Core/12-Inception
url = https://github.com/kichkiro/Inception
[submodule "42cursus/Common-Core/13-webserv"]
path = 42cursus/Common-Core/13-webserv
url = https://github.com/kichkiro/webserv
[submodule "42cursus/Common-Core/14-ft_transcendence"]
path = 42cursus/Common-Core/14-ft_transcendence
url = https://github.com/kichkiro/ft_transcendence
[submodule "42cursus/Advanced/ft_ping"]
path = 42cursus/Advanced/ft_ping
url = https://github.com/kichkiro/ft_ping.git