From 11e8f80462eb670967caadc6b343d836a5dd6bf1 Mon Sep 17 00:00:00 2001 From: HORVILLE Date: Mon, 29 Nov 2021 00:34:23 +0100 Subject: [PATCH] Update '.gitignore' --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3417814..26ccfe4 100644 --- a/.gitignore +++ b/.gitignore @@ -73,3 +73,5 @@ tags # Persistent undo [._]*.un~ +#Visual Studio COde +*.vscode