From 9e346aa0f313b1873cd07863723c2474f63e3454 Mon Sep 17 00:00:00 2001 From: Dan Date: Mon, 1 Mar 2021 12:04:28 +0000 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3e3cb03..6017dae 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -saves/*.json \ No newline at end of file +saves/*.json +.vscode/settings.json