From ac0559db82bfef3b7ca3d976b1d7700ed2c1c1fc Mon Sep 17 00:00:00 2001 From: Charles Date: Fri, 31 Jan 2020 10:44:30 +0100 Subject: hash table unit testing, norming --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4a29186..35d1ada 100644 --- a/.gitignore +++ b/.gitignore @@ -2,8 +2,8 @@ *.so *.a *.ghc +*.dSYM a.out test_libft -main.c obj/* rendu.makefile -- cgit