-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
56 lines (56 loc) · 1.77 KB
/
.gitmodules
File metadata and controls
56 lines (56 loc) · 1.77 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
55
56
[submodule "01-libft"]
path = 01-libft
url = https://github.com/LucasDatilioCarderelli/01-libft
branch = master
[submodule "02-get_next_line"]
path = 02-get_next_line
url = https://github.com/LucasDatilioCarderelli/02-get_next_line
branch = master
[submodule "03-printf"]
path = 03-printf
url = https://github.com/LucasDatilioCarderelli/03-printf
branch = master
[submodule "04-born2beroot"]
path = 04-born2beroot
url = https://github.com/LucasDatilioCarderelli/04-born2beroot
branch = master
[submodule "05-so_long"]
path = 05-so_long
url = https://github.com/LucasDatilioCarderelli/05-so_long
branch = main
[submodule "06-pipex"]
path = 06-pipex
url = https://github.com/LucasDatilioCarderelli/06-pipex
branch = master
[submodule "07-push_swap"]
path = 07-push_swap
url = https://github.com/LucasDatilioCarderelli/07-push_swap
branch = master
[submodule "08-minishell"]
path = 08-minishell
url = https://github.com/LucasDatilioCarderelli/08-minishell
branch = main
[submodule "09-philosophers"]
path = 09-philosophers
url = https://github.com/LucasDatilioCarderelli/09-philosophers
branch = main
[submodule "10-netpractice"]
path = 10-netpractice
url = https://github.com/LucasDatilioCarderelli/10-netpractice
branch = main
[submodule "11-cub3d"]
path = 11-cub3d
url = https://github.com/LucasDatilioCarderelli/11-cub3d
branch = main
[submodule "12-cpp"]
path = 12-cpp
url = https://github.com/LucasDatilioCarderelli/12-cpp.git
[submodule "13-inception"]
path = 13-inception
url = https://github.com/LucasDatilioCarderelli/13-inception.git
[submodule "14-webserv"]
path = 14-webserv
url = https://github.com/LucasDatilioCarderelli/14-webserv.git
[submodule "15-transcendence"]
path = 15-transcendence
url = https://github.com/LucasDatilioCarderelli/15-transcendence.git