From 6bfcd3c6f921e7717e61167b291bb27bd3f66386 Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Tue, 29 Sep 2020 14:56:27 +0200 Subject: Fixing taking none existing fork in logs --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e531b95..56a2394 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ a.out philo_one/philo_one philo_two/philo_two philo_three/philo_three +tags -- cgit