From 0871c54dda16ad67d67800d53556f8d91e9995e4 Mon Sep 17 00:00:00 2001 From: James H Date: Mon, 3 Jan 2022 16:12:56 +0000 Subject: [PATCH] Update gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ab84f7a..80d130f 100644 --- a/.gitignore +++ b/.gitignore @@ -35,7 +35,9 @@ images/ # VSCode stuff -.vscode +.vscode/ +.devcontainer/ +*.code-workspace # Build folder build/