diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ *.o *.ghc *.a +*.dSYM a.out philo_one/philo_one philo_two/philo_two |
![]() |
index : philosophers.git | |
| School project: Introduction to multithreading |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 1 |
@@ -1,6 +1,7 @@ *.o *.ghc *.a +*.dSYM a.out philo_one/philo_one philo_two/philo_two |