From c40564c0d85422caae4dc47026750c13037eb103 Mon Sep 17 00:00:00 2001
From: ebp1g21 <ebp1g21@soton.ac.uk>
Date: Sun, 14 May 2023 12:49:04 +0000
Subject: [PATCH] Add new file

---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4df50d0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+# Compiled files
+build/*
-- 
GitLab