run is back
This commit is contained in:
parent
c45d6d53c2
commit
773d6d6f8b
1 changed files with 1 additions and 0 deletions
1
malloc/.gitignore
vendored
1
malloc/.gitignore
vendored
|
|
@ -4,4 +4,5 @@ libft_malloc_*.so
|
||||||
libft_malloc.so
|
libft_malloc.so
|
||||||
tests/*
|
tests/*
|
||||||
!test/*.c
|
!test/*.c
|
||||||
|
!test/*.sh
|
||||||
.bin
|
.bin
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue