create project with libft and basic thread program

This commit is contained in:
hugogogo
2021-12-11 12:46:06 +01:00
commit fc987249ac
7 changed files with 171 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "libft"]
path = libft
url = git@bitbucket.org:LuckyLaszlo/libft.git