diff --git a/malloc/.gitignore b/malloc/.gitignore index c8d8b266..b804db92 100644 --- a/malloc/.gitignore +++ b/malloc/.gitignore @@ -4,4 +4,5 @@ libft_malloc_*.so libft_malloc.so tests/* !test/*.c +!test/*.sh .bin