From f3cd1ab92d4cbe821cb211943f42c99e1b911f7b Mon Sep 17 00:00:00 2001 From: Wouter Ensink <46427708+w-ensink@users.noreply.github.com> Date: Mon, 13 Jan 2025 14:57:26 +0100 Subject: [PATCH] add vscode to ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 04d7247..8a5b3e4 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ src/main/webapp/* !src/main/webapp/WEB-INF/ .idea/ +.vscode