From 8c33f140dbee4c1a472be4081c9cb0afa2fdd01b Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Tue, 24 Oct 2023 09:21:23 +0100 Subject: [PATCH] Update gitignore rules --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 7c02ade1..d82f117d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ *~ +.\#* +\#*\# *.swp .python-version .DS_Store