From 25865b1a97a2b9426e4f6a0554a75be581641e0e Mon Sep 17 00:00:00 2001 From: Eoghan Conlon Date: Mon, 17 Oct 2022 20:58:31 +0000 Subject: [PATCH] Dealing with Bluej files --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 822be14..18995e1 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,8 @@ test.* /out /build /target + +# Dealing with BlueJ +*.bluej +*.out +*.ctxt