From a7abaa8648ded19383f04b0af72a69c47bec1e3a Mon Sep 17 00:00:00 2001
From: Ethan Robert <ethan.rbrt90@gmail.com>
Date: Mon, 24 Feb 2025 15:35:57 +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..53c37a1
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+dist
\ No newline at end of file
-- 
GitLab