From 3c98c91d78daf615d36cf105e147ff1bda9ca9f3 Mon Sep 17 00:00:00 2001 From: qxo Date: Sun, 18 Feb 2024 04:37:22 +0000 Subject: [PATCH] chore: .gitignore add .vscode .settings for codespace --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 45cec7b083..1c9f56d001 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,6 @@ bin/ .polyglot* .tycho-consumer-pom.xml pom.tycho +.settings +.vscode +