From 3a6d9eee540b18e13bea3cf5f6ffa60c4bbed79e Mon Sep 17 00:00:00 2001
From: SeeBasTStick <sebastian.stock@hhu.de>
Date: Sun, 9 Aug 2020 12:12:55 +0200
Subject: [PATCH] added lsp folder to gitignore

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index eac18f6..023b9da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@ hs_err_pid*
 # Ignore Gradle build output directory
 build
 /.idea/*
+/lsp
-- 
GitLab