From 11055f70050208788271fbd4421ca44e9e99ff4f Mon Sep 17 00:00:00 2001 From: Jess <jr00539@surrey.ac.uk> Date: Mon, 4 Nov 2019 16:32:09 +0000 Subject: [PATCH] GITIGNORE --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c6f9a44 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.vscode/settings.json -- GitLab