WIP added libft & creating useable shell

This commit is contained in:
Tanguy MAZE
2018-11-23 16:41:43 +01:00
parent 85bc8d2847
commit cf788bc62c
5 changed files with 139 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "libft"]
path = libft
url = https://github.com/tvdu29/libft