From fd9162e4cc2cf83b8fd38fe0eb4077261b9805c3 Mon Sep 17 00:00:00 2001 From: David Morgan Date: Mon, 22 May 2023 16:09:58 +0100 Subject: [PATCH] Update ignore/gitignore for elpaca --- .emacs.d/.gitignore | 5 +++-- .emacs.d/.ignore | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.emacs.d/.gitignore b/.emacs.d/.gitignore index a7a4aa9..6da392f 100644 --- a/.emacs.d/.gitignore +++ b/.emacs.d/.gitignore @@ -32,7 +32,8 @@ var/ .lsp-session* lisp/init-local.el site-lisp -.emacs.d/straight/ -!.emacs.d/straight/versions +straight +!straight/versions +elpaca elpa eln-cache diff --git a/.emacs.d/.ignore b/.emacs.d/.ignore index b11b587..4fcc5b3 100644 --- a/.emacs.d/.ignore +++ b/.emacs.d/.ignore @@ -32,5 +32,6 @@ var/ lisp/init-local.el site-lisp straight +elpaca elpa eln-cache