-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
33 lines (33 loc) · 963 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
33
[submodule "libft"]
path = libft
url = https://github.com/maitreverge/libft
[submodule "ft_printf"]
path = ft_printf
url = https://github.com/maitreverge/ft_printf
[submodule "get_next_line"]
path = get_next_line
url = https://github.com/maitreverge/get_next_line
[submodule "fract-ol"]
path = fract-ol
url = https://github.com/maitreverge/fract-ol
[submodule "pipex"]
path = pipex
url = https://github.com/maitreverge/pipex
[submodule "push_swap"]
path = push_swap
url = https://github.com/maitreverge/push_swap
[submodule "minishell"]
path = minishell
url = https://github.com/maitreverge/minishell
[submodule "philosophers"]
path = philosophers
url = https://github.com/maitreverge/philosophers
[submodule "cub3d"]
path = cub3d
url = https://github.com/maitreverge/cub3d
[submodule "cpp_42"]
path = cpp_42
url = https://github.com/maitreverge/cpp_42
[submodule "inception"]
path = inception
url = https://github.com/maitreverge/inception