From 4cf16be15dc86131c0d250bf07726209576637ed Mon Sep 17 00:00:00 2001 From: Bess <bakere1@student.unimelb.edu.au> Date: Mon, 29 Mar 2021 19:12:15 +1100 Subject: [PATCH] !!!!!!!!!!IT WORKS!!!!!!!!! --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1ecb4a9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +allocate +helloWorld.txt +CMakeLists.txt +/cmake-build-debug +/.gradle \ No newline at end of file -- GitLab