From acdef0c6d1eb487b2e653b2f417dce2efae6cdb5 Mon Sep 17 00:00:00 2001 From: Darran Lofthouse Date: Wed, 26 Jun 2024 14:44:06 +0100 Subject: [PATCH] [ELY-2777] Also ignore VSCode files. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2055c9d34e5..5e7aeeaaa67 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,8 @@ target nbactions.xml nb-configuration.xml catalog.xml +# Ignore VSCode Files +.vscode # maven-ant-tasks.jar test-output