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