From e051558fd5f0ca4a3c3ef1ff12aa8f85c459fa2a Mon Sep 17 00:00:00 2001
From: Joel Grunbaum <joelgrun@gmail.com>
Date: Fri, 14 Jan 2022 04:51:54 +0000
Subject: [PATCH] Made theme switcher function. Need to figure out how to complete list of themes with helm and automatically install arbitrary themes

---
 .gitignore |   19 +++++--------------
 1 files changed, 5 insertions(+), 14 deletions(-)

diff --git a/.gitignore b/.gitignore
index 2e30d81..572e2af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,14 +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*/
\ No newline at end of file
+/*
+!config.org
+!init.el
+!.gitignore
+!snippets
\ No newline at end of file

--
Gitblit v1.9.3