From e363328c1285b5a841c28631c67ba6293b0f2f76 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Thu, 19 Dec 2024 19:01:48 +0000 Subject: [PATCH] Ignore Lexical build folder --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 653ca708..1b48d582 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,6 @@ npm-debug.log # Environment secrets /.secrets /.envrc.local + +# LSP Servers +/.lexical