From 9aa89b00270882a3fd625c2d20c07274dde36568 Mon Sep 17 00:00:00 2001
From: Tamas Mona <tm689@cam.ac.uk>
Date: Wed, 17 Mar 2021 15:13:22 +0000
Subject: [PATCH] Update to ignore .vscode folder

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

diff --git a/.gitignore b/.gitignore
index 8580626..a1ec72f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ MO_FTP_Cred.json
 ssh_key_willow
 ssh_key_willow.pub
 historic_calcs
+.vscode/
\ No newline at end of file
-- 
GitLab