From f6a960c09c9593af72ff6da2c3ed501e01a0f429 Mon Sep 17 00:00:00 2001 From: Charles Date: Fri, 14 Feb 2020 21:24:22 +0100 Subject: philo one working (with what may be a hack) --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4275a65..e531b95 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.o *.ghc *.a +*.dSYM a.out philo_one/philo_one philo_two/philo_two -- cgit