From 047672786baaac9ee1085c0e2b46ddee2c60582b Mon Sep 17 00:00:00 2001 From: Benedict Gaster <benedict.gaster@gmail.com> Date: Mon, 30 Nov 2020 15:40:12 +0000 Subject: [PATCH] Updated gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 44c2d85..1aaf59c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ a.out html -latex \ No newline at end of file +latex +*.o \ No newline at end of file -- GitLab