From dc57669f814bdbf44fe901fb72c5d6a8a4eb0c2f Mon Sep 17 00:00:00 2001
From: Ethan Robert <ethan.rbrt90@gmail.com>
Date: Wed, 26 Feb 2025 16:19:05 +0100
Subject: [PATCH] Modified .gitignore

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

diff --git a/.gitignore b/.gitignore
index 16e1f93..824533c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
 */.DS_Store
 .DS_Store
 Student/API/message.txt
+__pycache__
+*/__pycache__
\ No newline at end of file
-- 
GitLab