Create this repo, Makefile and test program
authorLukas Jiriste <ljiriste@student.42prague.com>
Fri, 27 Oct 2023 13:02:59 +0000 (15:02 +0200)
committerLukas Jiriste <ljiriste@student.42prague.com>
Fri, 27 Oct 2023 13:02:59 +0000 (15:02 +0200)
commit51a7a9c7de5fdd451cbfe8c6795a4fd91056b3fb
tree539c250a62e28b7459ca1a058a8207ebbbb89c4a
Create this repo, Makefile and test program

This program creates Hello world window.
.gitmodules [new file with mode: 0644]
Libft [new submodule]
Makefile [new file with mode: 0644]
main.c [new file with mode: 0644]
minilibx-linux [new submodule]