From 50ced215d06cf8fcdb2bce5cdb5b45a649fe7a46 Mon Sep 17 00:00:00 2001 From: Jonny Paton Date: Tue, 20 Aug 2024 15:14:40 +0100 Subject: [PATCH] gitignore vs folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5a9a38a3c..003b2264b 100644 --- a/.gitignore +++ b/.gitignore @@ -36,5 +36,6 @@ build/ # Cache/IDE folders .cache/ +.vs/ .vscode/ .idea/