From 83addc8180a5c48d4483202639e73f296732d65f Mon Sep 17 00:00:00 2001
From: Joel Grunbaum <joelgrun@gmail.com>
Date: Tue, 27 Apr 2021 07:04:09 +0000
Subject: [PATCH] Reenabled LSP, quit of workspace exit. Disable clang-format as need to remove before save hook for otheer buffers

---
 .gitignore |   21 +++++----------------
 1 files changed, 5 insertions(+), 16 deletions(-)

diff --git a/.gitignore b/.gitignore
index 41176fd..572e2af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,16 +1,5 @@
-*~
-#*#
-config.el
-elpa/*
-eshell/*
-semanticdb/*
-url/*
-srecode-map.el
-.last-package-update-day
-ede-projects.el
-network-security.data
-projectile-bookmarks.eld
-projectile.cache
-recentf
-irony*/
-server/
\ No newline at end of file
+/*
+!config.org
+!init.el
+!.gitignore
+!snippets
\ No newline at end of file

--
Gitblit v1.9.3