From 63693b13ac3c55c6d92765264cc5fbf550cd9f9e Mon Sep 17 00:00:00 2001
From: ebp1g21 <ebp1g21@soton.ac.uk>
Date: Sat, 13 May 2023 20:37:47 +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