Skip to content

Commit 2b2740e

Browse files
committed
[FIX] Fixed #77 where we needed a regex to prse the makefile correctly
1 parent 0ba9eb6 commit 2b2740e

2 files changed

Lines changed: 230 additions & 195 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,5 @@ ENV/
102102
.idea/
103103
.my*
104104
libft_main.c
105-
libft_main.out
105+
libft_main.out
106+
deepthought

0 commit comments

Comments
 (0)