run is back

This commit is contained in:
Jack Halford 2017-10-24 18:20:08 +02:00
parent c45d6d53c2
commit 773d6d6f8b

1
malloc/.gitignore vendored
View file

@ -4,4 +4,5 @@ libft_malloc_*.so
libft_malloc.so libft_malloc.so
tests/* tests/*
!test/*.c !test/*.c
!test/*.sh
.bin .bin