From: Lukas Jiriste Date: Tue, 3 Oct 2023 14:49:16 +0000 (+0200) Subject: This branch should be useable as a submodule for Libft. X-Git-Url: https://git.ljiriste.work/?a=commitdiff_plain;h=d9fd91911f804a8a8c74be851190bf61be2a6109;p=42%2Fft_printf.git This branch should be useable as a submodule for Libft. For this reason Libft is removed and Makefile changed accordingly. --- diff --git a/.gitmodules b/.gitmodules index 48b01da..e69de29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +0,0 @@ -[submodule "Libft"] - path = Libft - url = git://78.102.58.167/Libft.git diff --git a/Libft b/Libft deleted file mode 160000 index 5cda9c6..0000000 --- a/Libft +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 5cda9c641f76695f327eec126dfb8e9ed91f7792