From f3582f92d3ddfcda34d81566aa2408027e37ac1f Mon Sep 17 00:00:00 2001
From: Ethan Robert <ethan.rbrt90@gmail.com>
Date: Wed, 26 Feb 2025 14:52:01 +0100
Subject: [PATCH] Added .gitignore

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

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..10c8103
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+*/.DS_Store
\ No newline at end of file
-- 
GitLab