aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCharles <sircharlesaze@gmail.com>2019-11-24 07:08:16 +0100
committerCharles <sircharlesaze@gmail.com>2019-11-24 07:08:16 +0100
commit34058c2901f18fd11a6e50e9fa8e3faefdcc6c7b (patch)
tree8597658d41e252bc22cd9abb9d596c929b0a1a68 /.gitignore
downloadphilosophers-34058c2901f18fd11a6e50e9fa8e3faefdcc6c7b.tar.gz
philosophers-34058c2901f18fd11a6e50e9fa8e3faefdcc6c7b.tar.bz2
philosophers-34058c2901f18fd11a6e50e9fa8e3faefdcc6c7b.zip
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..8cae5ea
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+*.o
+*.ghc
+a.out
+philo_one/philo_one
+philo_two/philo_two
+philo_three/philo_three