From 1a7c6c5a0ed9a5aae1fe45c3af335c120c2dc642 Mon Sep 17 00:00:00 2001 From: Charles Date: Mon, 10 Feb 2020 00:34:47 +0100 Subject: WIP: philo one --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8cae5ea..4275a65 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *.o *.ghc +*.a a.out philo_one/philo_one philo_two/philo_two -- cgit