]> www.ljiriste.work Git - KyciFTA/commitdiff
Start the project by adding Libft library
authorLukáš Jiřiště <redacted>
Wed, 18 Mar 2026 20:13:14 +0000 (21:13 +0100)
committerLukáš Jiřiště <redacted>
Wed, 18 Mar 2026 20:13:14 +0000 (21:13 +0100)
.gitmodules [new file with mode: 0644]
Libft [new submodule]

diff --git a/.gitmodules b/.gitmodules
new file mode 100644 (file)
index 0000000..626d139
--- /dev/null
@@ -0,0 +1,3 @@
+[submodule "Libft"]
+       path = Libft
+       url = git://ljiriste.work/Libft
diff --git a/Libft b/Libft
new file mode 160000 (submodule)
index 0000000..30f8df1
--- /dev/null
+++ b/Libft
@@ -0,0 +1 @@
+Subproject commit 30f8df1bfda39333988817e9f5312e71905dbc34