From 02c70c0a119425e14f9786f232b0f9a7b1f40539 Mon Sep 17 00:00:00 2001 From: Peter McGoron Date: Sat, 31 Jul 2021 20:39:22 -0400 Subject: [PATCH] add .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea557fb --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.o +*.a +test/exec +test/input