From 5a09e6783db439153dad811f21cf505ac93e5239 Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Fri, 13 Jan 2023 10:47:38 -0500 Subject: [PATCH] [git] Don't ignore the compiled emacs config file --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9cd8759..70feb47 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ config/fish/functions/fish_prompt.fish emacs/.config/doom/+org-gcal.el -emacs/.config/doom/config.el *.elc +org-gcal-sync.el __*.fish