.gitmodules
This commit is contained in:
parent
6018ed7ad4
commit
f78912793e
2 changed files with 2 additions and 3 deletions
4
fillit/.gitmodules
vendored
4
fillit/.gitmodules
vendored
|
|
@ -1,3 +1,3 @@
|
|||
[submodule "libft"]
|
||||
path = libft
|
||||
[submodule "lib/libft"]
|
||||
path = lib/libft
|
||||
url = https://github.com/jzck/libft.git
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
libft/libft.a
|
||||
Loading…
Reference in a new issue