From 51a24bd67780c5d413079dabe3e630a3734c562a Mon Sep 17 00:00:00 2001 From: Moncef Date: Sun, 9 Aug 2020 11:32:30 +0200 Subject: [PATCH] refactor(Git): Add lsp folder to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 595df374f0f03..ef741221c33b2 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,5 @@ replay_*.logß nbactions.xml nb-configuration.xml .cache +/lsp/ +